Answer Posted / s.gopalakrishnan
.NET Framework 2.0
• A new hosting API for native applications wishing to host
an instance of the .NET runtime
• Full 64-bit support for both the x64 and the IA64 hardware
platforms.
• Language support for Generics built directly into the .NET
CLR.
• Many additional and improved ASP.NET web controls.
• New data controls with declarative data binding.
• New personalization features for ASP.NET, such as support
for themes, skins and webparts.
.NET Framework 3.5
3.5 will be shipped with the next Visual Studio and the most
dominent change is the addition of LINQ (language integrated
query) technologies. There will also be new framework
classes (for example, new encryption classes designed to
utilize CNG). The languages themselves will probably have
more significant changes than the framework. For a complete
list of changes, you can view the Beta documents.
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
what is csdl?
What is entity framework? : Entity framework
How we can add the css in mvc?
Can I add asp.net mvc testcases in visual studio express?
What are the components required to create a route in ASP.Net MVC?
how can you tell ef to have a different table or column name than that defined for the class?
What is ado.net data provider? : Entity framework
List the new features added in .net framework 4.0.
Can I remove .net framework?
What are the 3 main components of an asp.net mvc application?
Can you set the unlimited length for "maxjsonlength" property in config?
how to disable the lazy loading framework?
How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?
How do you specify comments using razor syntax?
Explain representational state transfer (rest) in detail?