Sunday, January 25, 2015

Introduction To ASP.Net


ASP.NET is a server-side Web application framework designed for Web development to produce dynamic Web pages. 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.NET is built on the Common Language Runtime (CLR), allowing programmers to write ASP.NET code using any supported .NET language. The ASP.Net application codes could be written in either of the following languages:
  •  C#
  •  Visual Basic .Net
  •  Jscript
  •  J#

0 comments:

Post a Comment

Blog Archive