Slashdot Mirror


User: pnoMan

pnoMan's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Once again, this just goes to show .. on Pentium 4 Systems Recalled By Some U.S. Stores · · Score: 1

    Waiting is good but February seems to have the biggest price drops. Prices drop after Christmas, it takes a month or two to trickle down to retail.

  2. enum's part of language or .NET on Anders Hejlsberg Interviewed On C# · · Score: 1

    Hejlsberg states: "We've preserved enums in C# and made them type-safe as well. In C#, enums are not just integers. They're actually strongly typed value types that derive from System.Enum in the .NET base-class library." Are enums part of C# or C# part of .NET?