|
Simplicity. ASP.NET, C# makes it easy to perform common tasks, from simple form submission and client authentication to deployment and site configuration.
Manageability. The ASP.NET, C# configuration system handles both ends, and provides a hierarchical configuration set-up that enables extensible configuration data to be defined and used throughout an application, a Web site, and/or an entire domain. No server restart is required, even to deploy or replace running compiled code!
Scalability. ASP.NET, C# has been designed with scalability in mind
Customizability and Extensibility. ASP.NET, C# delivers a well-factored architecture that allows developers to "plug-in" their code at the appropriate level
Security. ASP.NET, C# works in conjunction with the Microsoft .NET Framework and Internet Information Server (IIS) 5.0 to provide outstanding security capabilities.
Garbage collection: No Garbage collection In .net
Webservices : webservices are fully supported in .net |