what is diference between the .net1.0 & .net2.0 ?
Answer Posted / chandrasekar_namakkal
hai,
In Asp2.0 have ultimate features like
FormView,MasterPage,GridView,Web parts,
Login Control,ClientCallback(use for avoid post pack),
SiteMap.
Asp2.0 will reduce 50% of code.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is enableviewstate?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
What is the difference between ASP Session State and ASP.Net Session State?
What is special types forms
Explain Life cycle of ASP.NET page when a request is made.
Apart from IDE what are the enhancements in asp.net 2.0?
Can we have a web application running without web.config file?
What is true about application service provider?
What is the difference between session object and application object?
How does output caching work in ASP.NET?
What are the session variables?
What is bound controls
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?
How many types of validation are there?
What do you mean by caching in asp.net?