What is the difference between ASP and ASP.NET?
Answer Posted / siddhartha suripunj
ASP is implemented with the scripying language where as
ASP.NET is a technlogy which is implement in various
languages under .net framework like
VB.Net ,C# ,etc.Therefore the ASp.net project is compiled
rathere than interpreted and hence edge over ASP as far as
performance is concerned.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain asp.net web forms.
Can you explain one critical mapping? Performance issue which one is better?
Explain difference between friend and protected friend?
What are HTTP handlers in ASP.NET?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
Explain asp.net application life cycle?
What is server redirect?
What is Partial PostBack in ASP.NET?
What is difference between URL and URI?
Who is using asp.net?
What is the file extension of web service?
What is an axd file?
Explain what does wsdl stand for?
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
Explain difference between dataset and recordset?