what is the diff b/w asp.net 2.0 & 3.5

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


Please Help Members By Posting Answers For Below Questions

What is an asynchronous controller in asp.net mvc?

546


What you mean by routing in asp.net mvc?

543


What are the new features 3.5 framework against with the tool?

542


what is scalar property?

611


What is the use of viewmodel in mvc?

617






Explain the difference between Viewbag and Viewdata in ASP.NET MVC?

570


Does windows 10 need .net framework?

531


What is Attribute Routing in ASP.Net MVC?

593


In which assembly is the mvc framework defined?

549


What is the mvc pattern (model view controller pattern)?

583


Is the following route definition a valid route definition? {controller}{action}/{id}

755


Explain bundle.config in mvc4?

647


What is the meaning of unobtrusive javascript?

556


what do you mean by table-per-type?

625


What is partialview in asp.net mvc?

600