What are the major differences between asp.net1.1 and
asp.net 2.0?
Answer Posted / k.senthil kumar
.NET 1.1 AS IIS installed and ASP.NET not supported to
crystal report.
.NET 2.0 As IIS dont Available and ASP.NET full supported.
.net 2.0 new tools for grid view and menu tree available.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the difference between session and application?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
What is the main function of url routing system in asp.net mvc? : asp.net mvc
What is difference between view and partial view?
Explain the function of new view engine in asp.net? : asp.net mvc
What are the different method of navigation in asp.net?
Can a master page have more than one contentplaceholder?
Contrast OOP and SOA. What are tenets of each ?
What are the authentication types in asp.net?
What is a query string in a url?
What is the flow of processing of the request? : asp.net mvc
Where code pages are used?
What is & in a url?
What is viewstate? In which event of the page life cycle, is the viewstate available?
What is postback in asp net?