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
Where can I get information on cookies in asp.net?
Can you use Web API with ASP.NET Web Form?
What is considered a service provider?
What are web server controls in asp.net?
Difference between singleton and singlecall.
What is http request and response?
Which data type does the rangevalidator control support?
What is asp.net caching?
How may clustered index we can create in table?
What are directives in asp.net?
Explain about secure socket layer?
Why web api is better than wcf?
Explain different types of Caching techniques in ASP.NET?
What is the file through which you can customize your asp.net application?
What is route in web api?