| Advantages of Microsoft.Net |
|
 |
Supports Multiple programming languages thus easier to develop and maintain |
 |
OOAD (Object oriented application and design) which makes the code efficient, scalable and reusable |
 |
Distributed applications using .Net Remoting. |
 |
XML web services based connectors allowing application to integrate with any other application built on any platform and operating system |
 |
Self-contained, self-describing, versioned assemblies (collection of classes and meta data) |
 |
"N" different versions of an application or DLL on the same machine without creating conflicts |
 |
Easily manage versions and upgrades without any hassles which otherwise is common with usual upgrades or OEM-versioning |
 |
Platform Independent Standard Base Types across languages via Web services. |
 |
Standard toolset for any .Net language |
 |
Rapid Development and Ease of deployment |
 |
Lower Total Cost of Ownership |