Microsoft .NET Framework 3.5

Status
Not open for further replies.

apoorva84

In the zone
NET Framework 3.5 builds incrementally on the new features added in .NET Framework 3.0. For example, feature sets in Windows Workflow Foundation (WF), Windows Communication Foundation (WCF), Windows Presentation Foundation (WPF) and Windows CardSpace. In addition, .NET Framework 3.5 contains a number of new features in several technology areas which have been added as new assemblies to avoid breaking changes. They include the following:

* Deep integration of Language Integrated Query (LINQ) and data awareness. This new feature will let you write code written in LINQ-enabled languages to filter, enumerate, and create projections of several types of SQL data, collections, XML, and DataSets by using the same syntax.
* ASP.NET AJAX lets you create more efficient, more interactive, and highly-personalized Web experiences that work across all the most popular browsers.
* New Web protocol support for building WCF services including AJAX, JSON, REST, POX, RSS, ATOM, and several new WS-* standards.
* Full tooling support in Visual Studio 2008 for WF, WCF, and WPF, including the new workflow-enabled services technology.
* New classes in .NET Framework 3.5 base class library (BCL) that address many common customer requests.

Source:*www.neowin.net

download link:
*download.microsoft.com/download/7/0/3/703455ee-a747-4cc8-bd3e-98a615c3aedb/dotNetFx35setup.exe

.net framework homepage:
*msdn2.microsoft.com/en-us/netframework/default.aspx
 

gxsaurav

You gave been GXified
Download size via online updater for me is 36 MB. After installation make sure u keep the service ".Net framework ngen" running which optimizes applications of Windows Vista (which are made in .net) continuesly
 

tapan.d.thakkar

Right off the assembly line
i have created a website in asp.net

i have used a login control but i don't know how to do logout..

means i know we have to clear a cookies for that but i dont know how to do that...

so plz help me how can i do that....

rpl as soon as possible.....

thnx.....
-----------------------------------------
Posted again:
-----------------------------------------
i have created a website in asp.net

i have used a login control but i don't know how to do logout..

means i know we have to clear a cookies for that but i dont know how to do that...

so plz help me how can i do that....

rpl as soon as possible.....

thnx.....
 
Last edited:

kalpik

In Pursuit of "Happyness"
Please post a new thread here: *www.thinkdigit.com/forum/forumdisplay.php?f=59
 
Status
Not open for further replies.
Top Bottom