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 are sql notifications and sql invalidations?
What is the compiled object?
How is the asp.net mvc architecture different from others? : asp.net mvc
How can we Validate a Controls in ASP.NET page using JavaScript?
Why cyclomatic complexity is important?
What is autopostback in asp net?
How does session work in asp net?
How can u debug your .net application?
Describe the application event handlers in ASP.NET?
What is asp.net mvc? : asp.net mvc
What is the difference between table and query?
What does it mean your session has timed out?
What is the equivalent of date() and time() in asp.net?
What is _dopostback in asp net?
What is difference between viewstate and session state in javascript?