MS .NET Framework 4.6


Hello everybody, How is every one ?? Welcome to My Learned Tricks blog





Hello guys how are you ? today I'm gonna show you one Tip for your PC. actually you are installing one new application in your PC, suddenly the installation aborted and asking about microsoft.net is required. why microsoft.net is required to the application ? microsoft Dot Net Framework is a application platform. and it will enable so many features to that application in order to use the application. of course that application is providing you miny features. so it must have to take permission from administrator. and this microsoft.net Framework platform is acting as a mediator between application you are installing that means that new application to the operating system which you are using in your PC for future applications and more like KasperSky antivirus and small applications. maximum of all applications they are need this microsoft.net framework must and should. today we will discuss about this


.NET Framework (pronounced dot net) is a software framework developed by Microsoft that runs primarily on Microsoft Windows. It includes a large class library known as Framework Class Library (FCL) and provides language interoperability (each language can use code written in other languages) across several programming languages. Programs written for .NET Framework execute in a software environment (as contrasted to hardware environment) known as Common Language Runtime (CLR), an application virtual machine that provides services such as security, memory management, and exception handling. (As such, computer code written using .NET Framework is called "managed code".) FCL and CLR together constitute .NET Framework.

FCL provides user interface, data access, database connectivity, cryptography, web application development, numeric algorithms, and network communications. Programmers produce software by combining their own source code with .NET Framework and other libraries. .NET Framework is intended to be used by most new applications created for the Windows platform. Microsoft also produces an integrated development environment largely for .NET software called Visual Studio.

.NET Framework started out as a proprietary framework, although the company worked to standardize the software stack almost immediately, even before its first release. Despite the standardization efforts, developers—particularly those in the free and open-source software communities—expressed their uneasiness with the selected terms and the prospects of any free and open-source implementation, especially with regard to software patents. Since then, Microsoft has changed .NET development to more closely follow a contemporary model of a community-developed software project, including issuing an update to its patent promise to address the concerns.

.NET Framework led to a family of .NET platforms targeting mobile computing, embedded devices, alternative operating systems and browser plugins. A reduced version of the framework, .NET Compact Framework, is available on Windows CE platforms, including Windows Mobile devices such as smartphones. .NET Micro Framework is targeted at severely resource-constrained embedded devices. Silverlight was available as a web browser plugin. Mono is available for many operating systems and is customized into popular smartphone operating systems (Android and iOS) and game engines. .NET Core targets cross-platform and cloud-based workloads in addition to the Universal Windows Platform (UWP).

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.
The Microsoft .NET Framework 4 redistributable package installs the .NET Framework runtime and associated files that are required to run and develop applications to target the .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.
.NET Framework 4 includes the following new features and improvements:
Improvements in CLR and BCL
Improvements in ADO.NET
Enhancements to ASP.NET
Improvements in Windows Presentation Foundation
Improvements to Windows Workflow Foundation and Windows Communication Foundation

Download MS Framework ClickHere

MS .NET Framework 4.6

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.
The Microsoft .NET Framework 4 redistributable package installs the ReadMore(....)