.Net
ASP.NET is a technology for creating dynamic web pages. It is part of the Microsoft .NET framework. You can develop applications in any .NET compatible language, including Visual Basic .NET and C#.
ASP.NET Features
Easier Programming Model :
ASP.NET makes developing web applications much easier. ASP.NET server controls enable an HTML-like style of declarative programming that lets you build dynamic web pages with much less code than with classic ASP. Displaying data, validating user input, and uploading files are all easier. In additional ASP.NET pages work in all browsers.
Programming Language Options :
ASP.NET allows you to leverage your current programming language skills. Unlike classic ASP, which supports only interpreted VBScript and Java Script, ASP.NET supports more than 25 .NET languages (including VB.NET and C#).
Authoring Tools :
You can develop ASP.NET applications in Notepad, but Visual Studio .NET (VS.NET) adds the productivity of Visual Basic-style development to web applications.
Rich Class Framework :
The .NET Framework offers over 4000 classes that provide rich functionality like XML, data access, file upload, regular expressions, logging and SMTP mail, and much more!
Dot NET Technologies
- Metro Style Apps using Visual Studio 2011 and Windows 8
- Custom Validation in ASP.NET MVC
- ANT
- ASP.net (MVC)
- Silver Light
