main difference between asp.net2.0,asp.net1.1,asp.net1.0
Answer Posted / bhanukumar yadav
asp2.0 is not a scripting lang it has code behind.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What can we do with asp.net?
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
What is ispostback method in asp.net?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
Mention few asp.net validators.
Explain the use of fragment caching.
How many types of validation are there?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
What kind of data we can store in viewstate?
Which method do you use to enforce garbage collection in .net?
What is session and application variable in asp net?
What are the different types of cookies in asp.net?
What is .net remoting?
What are the differences between the response.write() and response.output.write()?
Define cookie.