Features added in .NET framework 2.0

1) Generics
2) Partial Classes
3) Nullable Types
4) Added new ASP.NET web controls
5) Membership Provider
6) Data tables
7) Iterators
8) Anonymous Methods
9) New personalization features themes, skins, master pages and web parts
10) New data controls with declarative data binding
11) SQL Server Integration such as integration with stored procedures, triggers...etc. Instead of writing T-SQL we can write the stored procedures within the program.

No comments:

Post a Comment