Dot Net vs Asp.Net
ASP.NET is a server face scripting skill that allows scripts what are entrenched in pages, to be run by an Internet server. Thus ASP.NET is an application framework in web. It was released in January 2002 at first with the .NET Framework of version 1.0 and was designed by Microsoft.
![](https://www.techyv.com/sites/default/files/Dot%20Net%20vs%20Asp.jpg)
It was build with a view to let programmers to make dynamic web applications, web sites as well as web services. ASP.NET is the descendant to Microsoft's ASP technology and thus ASP become set in favor of ASP. ASP.NET is a series that executes inside IIS (Internet Information Services). IIS is Internet server of Microsoft. It comes as an open section by means of Windows servers. ASP.NET is making on the Common Language Runtime (CLR), permitting programmers for coding using any supported .NET language.
The ASP.NET file is able to hold HTML, XML, as well as letterings. Letterings are an ASP.NET file and are implemented on top of the server. ASP.NET Works in a simple manner. When an application requests any HTML enter, the server back the record. When an application requests an ASP.NET enter, IIS bypass the call to the ASP.NET platform on the computer. The ASP.NET platform interprets the line one after one serially, and carries out the entries in the line. Lastly, the ASP.NET enter is backed to the application as field HTML. ASP.NET sleeve has the enter addition ".aspx".
The Microsoft.NET Framework is an application framework for Windows operating systems. The .NET Framework is the skeleton for the .NET platform of Microsoft. It comes along with a huge library, and also supports more than a few programming which permits language interoperability (language can make use of codes written in supplementary languages.). The .NET library is to be had to all the .NET supported programming languages. The .NET Framework consists of 3 main parts:
- Development environments
- Programming languages
- Server technologies and client technologies
First criterion is following Visual Studio .NET (VS .NET), Visual Web Developer. C# (called C sharp), J# (called J sharp), Visual studio (VB .NET), are along with the second part. The last part consists of ASP .NET is Windows Forms (Windows desktop solutions), packed in Framework (PDA or Smartphone solutions). The .NET Framework is an atmosphere for making, deploy and running Web applications and Web Services.
.NET Frameworks has the following advantages:
- Programming becomes easy and quick.
- Needs less coding.
- Built in programming model.
- Better hold for developing tools.
- Enriched class library.
- Rich server control.
ASP (Active Server Pages) is Microsoft's initial server technology and was a potent and supple "programming language", But was excessively code oriented. Moreover it was not an enterprise advance tool as well as application of .NET framework. On the other hand, ASP.NET is the chief part of the .NET Framework. ASP.NET is called the next generation ASP, but it's not related with previous ASP anyhow. ASP.NET is a totally fresh technology for server based scripting.