Visual C #. NET Express Beta 1 trial Notes 1
Recently downloaded from the website of the MS Visual C #. NET Express Beta 1 to play and found some long-awaited features:
1, support template category, feel so cool:
List <int> intList = new List <int> ();
IntList.Add (0);
IntList.Add (1);
2, the automatic support of a number of new layout features:
List <int> intList = new List <int> ();
End in the input; line will be automatically:
List <int> intList = new List <int> ();
3, revised interface controls:

4, added PropertyGrid control
5, the interface into Office 2003 style:

No other test End, in time to share with you.
Releated Articles
On Visual Basic @ 29/12/2006 | By admin








0 Comments to “Visual C #. NET Express Beta 1 trial Notes 1”
No Comments. Send your comment.
Leave a Reply
You must be logged in to post a comment.