Difference between asp and asp.net ?
Answer Posted / ansu kuamar, delhi
asp.net has
more controls,
user friendly,
here we use two different page
one for design
other for logical coding
so we can work simultaniously both on designing and coding
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does clearing cache?
What is the difference between abstract class vs interface? Can give me the real time examples?
What do you mean by caching in asp.net?
Is session stored in browser?
Where is session data stored in asp net?
How many web config files can be created for an application?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
What are server objects?
What is is post back property in asp net?
In which event of the page viewstate is available?
Explain how to prepare culture-specific formatting in .net.
What is the importance of Global.asax in ASP.NET?
How would you get asp.net running in apache web servers?
How could you modify xaml content from javascript?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?