topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 1:50 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: .NET Framework 3.0 Officially Released  (Read 6135 times)

KenR

  • Super
  • Blogger
  • Joined in 2006
  • ***
  • Posts: 826
    • View Profile
    • Donate to Member
.NET Framework 3.0 Officially Released
« on: November 08, 2006, 03:41 PM »
Ok, for you lovers of the .Net framework, the latest, and, of course, best incarnation has been released.

The .NET Framework 3.0 has officially been released!  You can download the .NET Framework 3.0 components here:

    * .NET Framework 3.0 Runtime Components
    * Windows SDK for Vista and the .NET Framework 3.0
    * Visual Studio 2005 Extensions for .NET Framework 3.0 (Windows Workflow Foundation)
    * Visual Studio 2005 Extensions for .NET Framework 3.0 (WCF & WPF), November 2006 CTP

Note, if you are using Windows Vista the .NET Framework 3.0 Runtime Components are installed by default.

The Readme for the released version of the .NET Framework 3.0 is available here.  If you have a previous CTP installed, please be sure to review the uninstall instructions.   If you have questions about installing the .NET Framework 3.0, please post your questions to the .NET Framework Setup Forum.



from http://tacojuice.org/plnews/
Kenneth P. Reeder, Ph.D.
Clinical Psychologist
Jacksonville, North Carolina  28546

SkyIDE

  • Honorary Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 245
    • View Profile
    • Read more about this member.
    • Donate to Member
Re: .NET Framework 3.0 Officially Released
« Reply #1 on: November 09, 2006, 04:54 AM »
That's good to know Ken. Thanks for that. I wonder if Paint.NET will upgrade to .NET v3.0.


Curt

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 7,566
    • View Profile
    • Donate to Member
Re: .NET Framework 3.0 Officially Released
« Reply #2 on: February 11, 2010, 12:12 PM »
.NET Framework 4 RC

Beta test the new Microsoft .Net Framework:
http://majorgeeks.co...work_4_RC_d5973.html


The Microsoft .NET Framework 4 provides the following new features and improvements:

- The .NET Framework 4 works side by side with the Framework version 3.5 SP1. Applications that are based on earlier versions of the Framework will continue to run on that version. Just a subset of functionality is shared by all versions of the Framework.
Innovations in the Visual Basic and C# languages, for example statement lambdas, implicit line continuations, dynamic dispatch, and named/optional parameters.

- The ADO.NET Entity Framework, which simplifies how developers program against relational databases by raising the level of abstraction, has many new features. These includes persistence ignorance and POCO support, lazy loading, test-driven development support, functions in model, and new LINQ operators.

- Enhancements to ASP.NET:
New JavaScript UI Templates and databinding capabilities for AJAX.
New ASP.NET chart control.

- Improvements in WPF:
Added support in Windows Presentation Foundation (WPF) for Windows 7 multi-touch, ribbon controls, and taskbar extensibility features.
Added support in WPF for Surface 2.0 SDK.

New line-of-business controls including charting control, smart edit, data grid, and others that improve the experience for developers who build data centric applications.
Improvements in performance and scalability.
Visual improvements in text clarity, layout pixel snapping, localization, and interoperability.

- Improvements to Windows Workflow (WF) that let developers to better host and interact with workflows. These include an improved activity programming model, an improved designer experience, a new flowchart modeling style, an expanded activity palette, workflow-rules integration, and new message correlation features. The .NET Framework also offers significant performance gains for WF-based workflows.

- Improvements to Windows Communication Foundation (WCF) such as support for WCF Workflow Services enabling workflow programs with messaging activities, correlation support, durable two-way communication and rich hosting capabilities.

- Additionally, .NET Framework 4 provides new WCF features such as service discovery, router service, simplified configuration and a number of improvements to queuing, REST support, diagnostics, and performance.

- Innovative new parallel programming features such as parallel loop support, Task Parallel Library (TPL), Parallel LINQ (PLINQ), and coordination data structures which let developers harness the power of multi-core processors.

Additional Requirements for Server Installation:
If you have to perform a server installation, your computer must have the following software in addition to the basic requirements:
Internet Information Services (IIS) version 6.0 or later. To access the features of ASP.NET, IIS with the latest security updates must be installed before the .NET Framework is installed. ASP.NET is supported only on Windows XP Professional, Windows Server 2003, Windows Server 2008, and Windows Server 2008 R2 RC.
(Recommended) Microsoft Data Access Components 2.8 or later
Note: Most users do not have to perform a server installation. If you are unsure whether to perform a server installation, just perform a basic installation.

Curt

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 7,566
    • View Profile
    • Donate to Member
NET Framework 4.0 Final
« Reply #3 on: April 13, 2010, 05:10 AM »
Microsoft .NET Framework 4.0 Final

http://majorgeeks.co...Framework_d3559.html


Eóin

  • Charter Member
  • Joined in 2006
  • ***
  • Posts: 1,401
    • View Profile
    • Donate to Member
Re: .NET Framework 3.0 Officially Released
« Reply #4 on: April 14, 2010, 08:50 AM »
We also see the release of F# 2.0, very cool stuff!