ASP.NET Online Catalog – More Than Thirty-Five Hours of Premium Tutorials


Here is a pile of over 35 hours of rich video tutorials on ASP.NET by Learn Visual Studio.This article talks about what ASP.NET is and also discusses the background of the various versions. [...]




Here is a trove of over 35 hours of premium video tutorials on ASP.NET by Learn Visual Studio. In order to watch some of the the videos, you need to become a card-carrying member of Learn Visual Studio.

Be sure to click on this link to view a catalog of webcasts:15 Hours of Free Videos on Essential ASP.NET by Fritz Onion

History: ASP.NET is a web application framework advanced by Microsoft. The framework makes it possible for programmers to manufacture dynamic web sites, web applications and web services. ASP.NET is created on the Common Language Runtime (CLR). The CLR allows programmers to manufacture ASP.NET code using any supported .NET language.

You must click on the following site to look at a library of webcasts:84 ASP.NET Video Tutorials

After the release of Internet Information Services 4.0 in 1997, Microsoft began researching possibilities for a modern web application model that would sort out everyday complaints regarding ASP, all the more about separation of presentation and content and being able to manufacture “clean” code. Mark Anders, a manager on the IIS team, and Scott Guthrie, who had joined Microsoft in 1997 after graduating from Duke University, were tasked with determining what that model would look like.

Be sure to click on this link to view a catalog of webcasts:35 Hours of Premium Videos on ASP.NET by Bob Tabor

The early variant was called “XSP”, but the “X” did not in reality stand for anything. It was decided to build the novel platform on top of the Common Language Runtime (CLR), as it offered an object-oriented programming environment, garbage collection and other features that were seen as desirable features that Microsoft’s Component Object Model platform didn’t support.

XSP was renamed to ASP+ as it was seen as being the sequel of Active Server Pages. Then, in 2000, it was renamed to ASP.NET to emphasize that it rested on the underlying .NET framework.

Versions: ASP.NET 1.0 was released in January of 2002. 2.0 was released in November 2005, and 3.0 in November 2006. The current variant is 3.5, and it came out in November 2007. 4.0 is scheduled to released in the next few months.

Antonimus Commercial Articles