What are the features that are new in .net 2.0
Answer Posted / dk
DPAPI
64 bit
Generics
Partial cls
many more controls new control like Gridview.etc
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Why should we go for entity framework?
What is Attribute Routing in ASP.Net MVC?
Can we add constraints to the route? If yes, explain how we can do it?
explain why t4 entity is important in entity framework?
Explain the 'page lifecycle' of an ASP.NET MVC?
what is entityclient?
How we can add the css in mvc?
how do you query in entity model when the result has a join from from different database other than the entity model?
What are the two ways to add constraints to a route?
What is the use of the default route?
What is poco proxy? : Entity framework
What is difference between Viewbag and Viewdata in ASP.NET MVC?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
Is the following route definition a valid route definition? {controller}{action}/{id}
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).