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

When was the first version of .NET released

1 Answers  


What is needed for running an application built on winfx on the .net framework 3.0?

0 Answers  


How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?

0 Answers  


Is .net framework dead?

0 Answers  


can i change web.config settings from iis?

1 Answers   HCL, ReadySoft, Wipro,






What is .net framework & its benefits?

0 Answers  


Explain the use of Inversion of control (IOC)?

0 Answers  


how do you query in entity model when the result has a join from from different database other than the entity model?

0 Answers   Microsoft,


Microsoft introduced c# as a de facto language of the .NET platform. What is mean by de facto and fot what purpose? Please answer me. Advance thanks.

3 Answers   Excel,


What is namespaces

1 Answers  


What's the .NET class that allows the retrieval of a data element using a unique key

1 Answers  


How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?

0 Answers  


Categories