What are the major differences between asp.net1.1 and
asp.net 2.0?
Answer Posted / tanmoy
In ASP.NET user have to install the IIS. But In case of
ASP.NET 2.0 IIS is coming with the installation process.
another facility is the master page which is in ASP.NET 2.o
But not in ASP.net 1.1.
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What is difference between session and cookies in asp net?
Explain about the .NET framework?
What are validator? Name the validation controls in asp.net? How do you disable them?
Explain the asp.net session state modes.
Explain managed code an un-managed code.
How many types of cache are there?
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
What are the different web pages?
What is the purpose of App_Code folder in ASP.NET? Why we this?
What is a session government?
What is the difference between runtime version and version?
What are the major built-in objects in ASP.NET?
How we can force all the validation controls to run?
What is a web server? What are the load limits in it?
In asp.net, how can you validate drop down box?