What's new in .Net 3.5
Answers were Sorted based on User's Feedback
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 |
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 |
What are the differences between ajax and javascript?
Is it possible to upload a file using Ajax ? Reason
What’s new is the prominent use of these techniques in real-world applications to change the fundamental interaction model of the web. Ajax is taking hold now because these technologies and the industry’s understanding of how to deploy them most effectively have taken time to develop.
What are the components of the ASP.NET AJAX architecture?
Can I use asp.net ajax with any other technology apart from asp.net?
Which are the problems that can be fixed using ajax and what is the actual meaning of ajax?
What is the difference between AJAX using .net over AJAX using Java?
How do I access data from other domains to create a mashup with java?
How can you debug asp.net ajax applications?
What is the role of scriptmanager in ajax?
What does the minimumprefixlength property of the autocompleteextender control do? : asp.net ajax
Is the ajaxcontroltoolkit.dll file installed in the global assembly cache? : asp.net ajax