TOP 10 REASONS WHY WE GO FOR .NET
It has Libraries to access windows features
- .Net can be used in any Microsoft Languages ( C#,VB,ASP,J# )
- .NET can be used in any windows platforms ( Windows 98 to Vista )
- .Net can work with concurrent multiple versions (1.1 can co run with 2.0 )
- It is Object Oriented Programming Model
- It runs on a Runtime compiler ( Common Language Runtime CLR )
- It has a better Memory Management ( with the help of Garbage Collector )
- It has a better web application development methodology (Design Layer is abstracted from code layer)
- It supports Multi Threading
- It has Cache Management features in Web applicating ( Making Access faster )
No comments:
Post a Comment