What are the features that are new in .net 2.0
Answer Posted / 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 |
Post New Answer View All Answers
What is entitycontainer? : Entity framework
What are Scaffold templates in ASP.Net MVC?
How we can call a javascript function on the change of a dropdown list in mvc?
What is the use of view model in asp.net mvc?
What is mapping in entity framework? : Entity framework
Which version of the common language runtime (clr) does the .net framework 3.0 use?
mention what is code first approach and model first approach in entity framework?
Explain Keep method in Tempdata in ASP.Net MVC?
What are authentication filters in web api?
Explain what is asp.net mvc?
How we can add the CSS in ASP.Net MVC?
Mention two instances where routing is not implemented or required?
what is deferred loading(lazy loading)?
What are bundling & minification features in asp.net mvc 4?
What is Differnce between html.action and ajax.action?