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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / anirudh

LINQ, Lambda expressions, annonymous methods, expression
trees to name a few.

Is This Answer Correct ?    11 Yes 2 No

Post New Answer

More Dot Net Framework Interview Questions

Changes to which portion of version number indicates an incompatible change

1 Answers  


When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?

0 Answers  


What is the use of viewmodel in mvc?

0 Answers  


what is mean by COM (component object model) and component based software development? Is it .NET is first COM based technology? Please answer me. Advance thanks.

1 Answers   Excel,


exe abrevatiom

5 Answers   IBM,






Which .net framework is installed?

0 Answers  


What is partialview in asp.net mvc?

0 Answers  


What is the use .Glimpse in ASP.Net MVC

0 Answers   B-Ways TecnoSoft,


Why is XmlSerializer so slow

1 Answers  


What is entity graph? : Entity framework

0 Answers  


What is boxing and unboxing?

4 Answers   Kanbay, TCS,


What is the CTS

1 Answers  


Categories