Logo 
Search:

.Net Framework FAQ

Submit Interview FAQ
Home » Interview FAQ » .Net FrameworkRSS Feeds

What are the new features of .NET 2.0?

  Shared By: Dinh Tran    Date: Mar 25    Category: .Net Framework    Views: 879

Answer:

Generics, anonymous methods, partial classes, iterators, property visibility (separate visibility for get and set) and static classes. See msdn.microsoft.com/.../default.aspx for more information about these features.

Share: 
 

Didn't find what you were looking for? Find more on What are the new features of .NET 2.0? Or get search suggestion and latest updates.


Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: