what is difference between .net 3.0 and 3.5

Answers were Sorted based on User's Feedback



what is difference between .net 3.0 and 3.5..

Answer / kishore

.net 3.5 included features of ajax and linq where as .net
3.0 features are wcf,wpf wf

Is This Answer Correct ?    12 Yes 0 No

what is difference between .net 3.0 and 3.5..

Answer / roads

Answer
# 1 .net 3.5 included features of ajax and linq where
as .net
3.0 features are wcf,wpf wf

Is This Answer Correct ?    9 Yes 0 No

what is difference between .net 3.0 and 3.5..

Answer / aru

.net 3.0 features:
wcf(Windows commmunication foundation)
wf(Work flow)
wpf(Windows Presentation foundation)
.net 3.5 features:
Ajax(Asynchronous Javascript and XML)
LINQ(Language Integrated Query)

Is This Answer Correct ?    9 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How you can use video conferencing in asp.net? guys plz help me ...

2 Answers  


Difference between .NET and previous version?

0 Answers   Microsoft, TIPL,


Which browsers support the xmlhttprequest object?

0 Answers  


What is is post back property in asp net?

0 Answers  


What is http protocol and how it works?

0 Answers  






How many Directives r in ASP.NET?

8 Answers  


Explain automatic memory management in .net.

0 Answers  


Difference between using directive vs using statement?

0 Answers  


can machine.config file orverrides web.config. For example: if u set session timeout as 30 mins in web.config file to a particular application and if u set session timeout as 10 mins in machin.config. what will happen and which session is set to the appliction?

2 Answers   SunGard,


What is the use of service provider?

0 Answers  


What is an application domain?

2 Answers   Microsoft,


How do you register JavaScript for webcontrols ?

1 Answers  


Categories