Answer Posted / shwetha
Asp is a client Side,whereas Asp.Net is a serverside..
Asp.Net contais design as well as coding part in a
different file , but in Asp it contoins in only one file..
Asp is a connected architecture,whereas Asp.Net is a
dissconnected architecture.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Which tool you have done?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
Where is session cookies stored?
What is s2s tracking?
What does asp.net stand for?
What are the different methods of session maintenance in asp.net?
What is work flow gen? how can it will work with .Net?
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
What are asp.net web forms?
What are Caching techniques in .NET
Which method do you use to kill explicitly a users session?
Can we use a static function with a non-static variable?
What is OSI layer? Explain different layers.
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.