Answer Posted / harika
In .net 2.0 so many new features are added like:-
Master Pages, Theams & Skins, Advanced controls like Menu
control, Datasource Controls,
and it provides enhancements towards Caching (disk caching,
sql server cache invalidation),Profiles concept
Most Importantly "PARTIAL CLASSES"(even now code-behind is
working based on this Partial Class only....
..............etc
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?
Which version of the common language runtime (clr) does the .net framework 3.0 use?
What is the difference between viewbag and viewdata in mvc?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
What you mean by routing in asp.net mvc?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
How do you specify comments using razor syntax?
What is meant by domain model?
Explain .Net Framework? Why we use it?
What is namespace of asp.net mvc?
mention what is code first approach and model first approach in entity framework?
How does servicing work for the .net framework 3.0?
How can you return string result from Action in ASP.Net MVC?