Friday 12 July 2013

Microsoft .NET Framework 4.5.50709.1792 Final – Comprehensive & Consistent Programming Model

The .NET Framework 4.5 is a highly compatible, in-place update to the .NET Framework 4. By using the .NET Framework 4.5 together with the C#, Visual Basic, or F# programming language, you can write Windows apps. The .NET Framework 4.5 includes significant language and framework enhancements for C#, Visual Basic, and F# (so that you can more easily write asynchronous code), the blending of control flow in synchronous code, a responsive UI, and web app scalability. The .NET Framework 4.5 adds substantial improvements to other functional areas such as ASP.NET, Managed Extensibility Framework, Windows Communication Foundation, Windows Workflow Foundation, and Windows Identity Foundation. The .NET Framework 4.5 delivers better performance, reliability, and security.

Microsoft .NET Framework 4.5.50709.1792 Final

1. Portable Class Libraries:
The Portable Class Library project in Visual Studio 2012 enables you to write and build managed assemblies that work on multiple .NET Framework platforms. Using a Portable Class Library project, you choose the platforms to target. The available types and members in your project are automatically restricted to the common types and members acros these platforms.

2. .NET for Windows Store apps:
Windows Metro style apps are designed for specific form factors and leverage the power of the Windows operating system. A subset of the .NET Framework 4.5 is available for building Metro style apps for Windows by using C# or Visual Basic. This subset is called .NET for Windows Store apps and ability to reduce system restarts by detecting and closing .NET Framework.

Microsoft .NET Framework 4.5.50709.1792 Final

The .NET Framework is a managed execution environment that provides a variety of services to its running applications. It consists of two major components: the common language runtime (CLR), which is the execution engine that handles running applications; and the .NET Framework Class Library, which provides a library of tested, reusable code that developers can call from their own applications. .NET Framework includes a wide range of services to running apps, such as: Memory management, An extensive class library, Development frameworks and technologies, Language interoperability, Version compatibility, Side-by-side execution and Multi targeting.

Available links:



How to download??
1. Click on download now
2. Wait for few seconds and then click on
Enhanced by Zemanta

No comments:

Post a Comment