main difference between asp.net2.0,asp.net1.1,asp.net1.0
Answer Posted / sivasaravanan
Feaures in 2.0:
Special folders to make integration easier.
navigation controls,
login controls,
new conrols,
Master page,
Website without IIS,
Pesonalization,
| Is This Answer Correct ? | 56 Yes | 5 No |
Post New Answer View All Answers
What is http only cookie?
Explain the different types of directives in .net?
Explain the difference between debug.write and trace.write?
what is the difference between response.write() and response.output.write()?
What is the use of autowireup in asp.net?
Write code to send e-mail from an asp.net application?
What is s2s tracking?
How does session work in asp net?
What are triggers of an updatepanel?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
What are session cookies?
Where web.config file is used?
What are the benefits of Razor View?
What are Session states available and its Uses?
What is the use of HttpHandlers? When to use this?