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 basic authentication in web api?
What is entity sql? : Entity framework
How do you initiate a string without escaping each backslash ?
Iam using an asp.net application . i want to update one of my table in database at 4pm every day how it is possible.
explain how you can load related entities in ef (entity framework)?
mention what is the key advantage of using entity framework or ef?
The order of the filters that get executed, if the multiple filters are implemented?
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
Can we add constraints to the route? If yes, explain how we can do it?
How route table is created in ASP.NET MVC?
What is the advantage of mvc?
What is .net framework in simple terms?