This set of documentation describes the new features of the C# language, including Generics, Anonymous Methods and Partial Types. Please note that this is a draft document intended to give you a preview of the "Whidbey" release of the C# language.
The time now is
5:15:56 AM
ET.
Any comment problems?
E-mail us
#1 By
2332 (65.221.182.2)
at
10/24/2003 9:00:08 PM
Gurgle....
Me likes C#.
#2 By
2332 (65.221.182.2)
at
10/25/2003 1:55:49 PM
#2 - I agree that using anonymous methods simply to slightly shorten your code is not necessary, but allowing people to pass a "Function" argument to a method is awesome.
Generics rule, and don't let the Java camp tell you they had em first... they don't. They have wannabe generics.
I'm kinda undecided on partials. I can definitly see how in a team environment they could be very useful, but in general I'm not sure they're all that great. Then again, VS.NET will probably treat them in a special way as to abstract their physical location away and make working with them easy.
#3 By
4240821 (45.149.82.86)
at
10/26/2023 6:41:10 AM