What are the benefits of ASP.NET?

Joel M

New member
Master Pages, Themes, and Web Parts
Standard controls for navigation
Standard controls for security
Roles, personalization, and internationalization services
Improved and simplified data access controls
Full support for XML standards like, XHTML, XML, and WSDL
Improved compilation and deployment (installation)
Improved site management
New and improved development tools
Increase productivity by removing 70% of the code
Use the same controls for all types of devices
Provide a faster and better web server platform
Simplify compilation and installation
Simplify the administration of web applications
 
Master Pages, Themes, and Web Parts
Standard controls for navigation
Standard controls for security
Roles, personalization, and internationalization services
Improved and simplified data access controls
Full support for XML standards like, XHTML, XML, and WSDL
Improved compilation and deployment (installation)
Improved site management
New and improved development tools
Increase productivity by removing 70% of the code
Use the same controls for all types of devices
Provide a faster and better web server platform
Simplify compilation and installation
Simplify the administration of web applications
 
I have been asked to help redesign a website that was made with ASP, and specifically to use ASP.NET for the new website. The website is for a small company that provides asset management services (does finance, accounting, and investing, basically). Because of security concerns, there is only so much that we want the website to do. We prefer that it only advertise the company and get potential customers to call.

How can the new features of an ASP.NET website be better for the company than the current ASP website is?
 
Back
Top