Home

Home

Gadgetopia

Copyright 2006


http://rss.gadgetopia.com/gadgetopia
Add to your Website!



C# 3.0

Posted Thursday February 1, 2007, 11:12 am, Over one day old
C# 3.0 new language features ; Maybe I’m just sheltered, but some of the new features of C# 3.0 look insanely cool. public static class IntExtensions { public static void PrintPlusOne(this int x) { Console.WriteLine(x + 1); } } int foo = 0; foo.PrintPlusOne();

This post digest is 27% of the original post size.

Incoming Links

The following posts link to C# 3.0:


We have not detected any links to C# 3.0. Please check back shortly.


Sponsored

 

Powered by Odin Assemble 2.5a