Monday, May 23, 2011

Microsoft .NET Framework 4 standard in Windows 8

Word on the street is that it may come with Microsoft .NET Framework 4.
What is .NET?
The .NET Framework is Microsoft’s comprehensive and consistent programming model for building applications that have visually stunning user experiences, seamless and secure communication, and the ability to model a range of business processes. – (thats what their site says)
Microsoft .NET Framework 4
Microsoft .NET Framework 4
The .NET Framework 4 works side by side with older Framework versions. Applications that are based on earlier versions of the Framework will continue to run on the version targeted by default.
The Microsoft .NET Framework 4 provides the following new features and improvements:
  • Improvements in Common Language Runtime (CLR) and Base Class Library (BCL)
  • Performance improvement including better multicore support, background garbage collection, and profiler attach on server.
  • New memory mapped file and numeric types.
  • Easier debugging including dump debugging, Watson minidumps, mixed mode debugging for 64 bit and code contracts.
  • For a comprehensive list of enhancements to CLR and BCL go here.
  • Innovations in the Visual Basic and C# languages, for example statement lambdas, implicit line continuations, dynamic dispatch, and named/optional parameters.
  • Improvements in Data Access and Modeling
and a lot more..

0 comments:

Post a Comment