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 autopostback in asp net?
What is the difference between custom controls and user controls?
Why is global asax is used?
What is variable and constant in .net programming language?
Why we use content place holder in asp.net?
Where is the view state data stored in asp net?
What is the Difference between MVC And MVP design pattrens
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
What is use of Master Page in ASP.NET web pages?
How many types of validation are there?
What is the caspol.exe tool used for?
How Can assign alias name for ASP.NET Web API Action?
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
What are strong names?
Explain difference between friend and protected friend?