|
|
Tuesday, 11 September 2007
|
What's New in .NET Framework 3.0?
|
The .NET Framework 3.0 (formerly WinFX) contains no major architectural changes. It has been introduced so that .NET can run on Vista and Windows Server 2008. Four new components are:
- Windows Presentation Foundation (WPF): a new user interface system.
- Windows Communication Foundation (WCF): a service oriented messaging system.
- Windows Workflow Foundation (WF not WWF!): uses workflows to build automated tasks.
- Windows CardSpace (WCS): allows digital identities to be stored.
It includes CLR 2.0, ASP.NET 2.0, ADO.NET 2.0 and WinForms 2.0.
|
# posted by admin @ 18:19
0 comments
|