What's new in .Net 3.5

Answers were Sorted based on User's Feedback



What's new in .Net 3.5..

Answer / kamlesh nikam

Ajax: (Asynchronous JavaScript and XML):--is a newly
coined term for two powerful browser features that have
been around for years, but were overlooked by many web
developers until recently when applications such as Gmail,
Google Suggest, and Google Maps hit the streets.
LINQ: (Language-Integrated Query)
WPF: (Windows Presentation Foundation): it is a
presentation susystem features of the .net framework3.0.it
is 2D and 3D graphics engine
WCF: (Windows Communication Foundation):-- it is an SDK
for developing and deploying services on windows, wcf
provides a runtime rnvirenment for services , enabling to
expose clr types as services and to consume other services
as clr types
WF: (Windows Workflow Foundation)

Is This Answer Correct ?    0 Yes 0 No

What's new in .Net 3.5..

Answer / mithun

.NET 3.5 expands support for various distributed mobile application including WCF technologies
New Language feature LINQ.
In ASP.NET 3.5, AJAX enable website. ASP.NET support AJAX development with a set of server controls and API's.
Improved intellisense support for Javascript.
New Data controls like Listview control.
New DataSource controls - LINQ datasource.
Datapager control.
Chart controls.

WPF, WCF, Windows WF.. and so on..

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More AJAX Interview Questions

Why we r using AJAX in ASP.NET ?

2 Answers   Satyam,


Can ajax be implemented in browsers that do not support the xmlhttprequest object?

0 Answers  


Where AJAX cannot be used?

1 Answers  


What is json? : asp.net ajax

0 Answers  


Is it possible to use multiple scriptmanager controls on a web page? : asp.net ajax

0 Answers  






What is the predominant distinction between javascript and j-query?

0 Answers  


What is Script Manager?

1 Answers  


What are the differences between ajax and javascript?

0 Answers  


When do I use a synchronous versus a asynchronous request?

0 Answers  


What are the types of send() method used for xmlhttprequest?

0 Answers  


What is the name of the dll that contains the ajax control toolkit?

0 Answers  


How to use ajax in updateprogress control?

0 Answers  


Categories