Ques:- what is the basic difference between ASP. and ASP.NET??
Ans:- The basic difference between ASP and ASP.NET is that ASP is interpreted whereas ASP.NET
is compiled. This implies that ASP uses VB Script ;therefore, when ASP page is executed. on the other hand, ASP.NET uses .NET Languages like C# and VB.NET , which are complied to MSIL(
Microsoft Intermediate Language).
Ans:- The basic difference between ASP and ASP.NET is that ASP is interpreted whereas ASP.NET
is compiled. This implies that ASP uses VB Script ;therefore, when ASP page is executed. on the other hand, ASP.NET uses .NET Languages like C# and VB.NET , which are complied to MSIL(
Microsoft Intermediate Language).
No comments:
Post a Comment