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: 

Menus and toolbars

  4, added PropertyGrid control 

  5, the interface into Office 2003 style: 

Interface

  No other test End, in time to share with you. 

Bookmark it: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • Sphinn
  • del.icio.us
  • Google
  • DotNetKicks
  • DZone
  • Furl
  • Netvouz

Releated Articles

  • Popuklar Articles

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.