Talk:C Sharp syntax
From article:
This article contains new features of the upcoming C# 3.0. These features are not yet officially released.
Since C# 3.0 has been released already, this paragraph needs to be updated. 88.131.91.2 (talk) 11:40, 19 January 2009 (UTC)
Generics
Quote from the article:
The compiler will automatically replace every T in the code with the type you want to replace it with.
.NET parameterized types are instantiated at runtime rather than by the compiler
Done. Feel free to point out any more mistakes Aly89 (talk) 23:27, 4 November 2008 (UTC)
Draft
Recently I've been writing a draft for this article. The purpose is to re-write the article to make it an even better one.
If you want to read it or perhaps edit it you'll find it here: User:Sundström/Drafts/C_Sharp_syntax
Contributions are needed and comments are appreciated. Robert Sundström (talk) 11:37, 24 July 2009 (UTC)