Tuesday, October 5, 2010

ASP.NET a short summary

ASP.NET is a web application used by programmers to build dynamic websites. Dynamic means it is not static; it actually does something interesting. Static pages are boring one page websites that are never visited.

The .NET is a web programming language. .NET is a Common Language Infrastructure (CLI) type of language that is used to create libraries (programming libraries) and programs quickly and efficently.

Links for Tutorials explaining more about ASP.NET:
Video Tutorial

No comments:

Post a Comment