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
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
Mention some action filters which are used regularly in ASP.Net MVC?
Give an example for authorization filters in an asp.net mvc application?
What is entity client data provider? : Entity framework
How do you handle variable number of segments in a route definition?
What is managed extensibility framework?
List the new features added in .net framework 4.0.
What are authentication filters in web api?
How to bind table colum with gridview column?
What is needed for running an application built on winfx on the .net framework 3.0?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
What is storage model? : Entity framework
what is entity framework?
What is the difference between windows vista and .net framework 3.0 ?
What is poco proxy? : Entity framework