.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.
System Requirements
- Supported Operating Systems: Windows Server 2003; Windows Vista; Windows XP
- Processor: 400 MHz Pentium processor or equivalent (Minimum); 1GHz Pentium processor or equivalent (Recommended)
- RAM:96 MB (Minimum); 256 MB (Recommended)
- Hard Disk: Up to 500 MB of available space may be required
- CD or DVD Drive: Not required
- Display: 800 x 600, 256 colors (Minimum); 1024 x 768 high color, 32-bit (Recommended)
















Why is there so many versions of it? Then after you install them there's security updates for them.
Last edited by BinaryFragger on 12 Jan 2008 - 14:32
Have you actaully tried to install 3.5 on its own? you do NOT need to install anything before it... if you install 3.5 it will install anything it needs on its own... you do not have to patch anything or install service packs for anything... 3.5 will automatically update v2 to sp1, install 3.0 sp1 and install 3.5... no work on your part at all besides running the 3.5 installer...
as for why there is a 2.0, 3.0 and 3.5 thats because they are not different versions but add on features
2.0 - is the core base .NET functionality
3.0 - is Vista based functionality (WCF, WPF, etc...)
3.5 - Is extended core functionality and new compilers to add on LINQ and a large host of other new features...
its actually a good system...
Last edited by neufuse on 12 Jan 2008 - 15:24
Last edited by Lord Zog on 12 Jan 2008 - 13:55
Commenting has either been disabled on this article or you are not logged in. Click here to login or register, its free!
Note: Anonymous commenting is disabled in order to keep the quality of responses to a high standard.