Microsoft .NET (view)

Units included with this Open Author resource:

Introduction to Microsoft .NET
Keywords:
Asp.net, .NET, C#
Unit 2

Summary

.Net is a web application framework. It was developed by Microsoft to allow programmers to build dynamic web sites, web applications and web services. It was first released in January 2002 with version 1.0 of the .NET Framework, and is the successor to Microsoft's Active Server Pages (ASP) technology. Asp is executed on the server side, with its output sent to the user’s Web browser , thus allowing the sever to generate dynamic web pages based on the action of user. ASP.NET supports C#(C sharp), C++, Visual Basic, VB .NET, Python COBOL, Perl and third party languages. ASP.NET is not a limited to scripting language it allow us to build very compelling language by making use of visual studio