Software Development Network>> Visual C#>> New C# Features in Beta 2?
Is there any new feature or functionality added to C# on VS 2005 Beta 2 If yes what are they
Refer the following URL for C# 2.0 new features,http://msdn2.microsoft.com/library/7cz8t42e.aspx
Thanks David M. Kean and Vijaye Raji.
The link is very useful.
New C# Features in Beta 2?
vmmdesai
Partial Types
Nullable Types
Generic Types
Anonymous Delegates
Iteraters
ghawkes
C#2.0 is the coolest !
thenowayman
alwz_nikhil
1. Refactoring
2. Class Designer
3. Enhanced Forms designer
4. Click once deployment
5. Code Snippets (my personal favorite)
and more!
http://msdn.microsoft.com/vcsharp/2005/overview/default.aspx
PieterE.care
Thanks David M. Kean and Vijaye Raji.
The link is very useful.