What are the features that are new in .net 2.0
Answers were Sorted based on User's Feedback
Answer / dk
DPAPI
64 bit
Generics
Partial cls
many more controls new control like Gridview.etc
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / samir
You need a 1000-pages book for that! Please review the
Visual Studio 2005 Documentation or MSDN and I assure you
will find what you want. All features of the .NET 2.0
compared to v1.1 are there.
| Is This Answer Correct ? | 4 Yes | 18 No |
what is deferred loading(lazy loading)?
What is entitycontainer? : Entity framework
Explain RenderBody and RenderPage in ASP.Net MVC?
If u have an Empty Xml file and u have to bind dataset data to empty xml file? if u have an empty dataset u have to bind xml file data to it?
What is entity framework used for?
Is .net core faster than .net framework?
Which is the default http method for an action method?
What is Reference type and value type
What is entity sql? : Entity framework
How do assemblies find each other?
How large is the .net framework 3.0?
What is the difference between viewbag and viewdata in asp.net mvc?