-->

Wednesday, December 3, 2014

New Features of Microsoft .Net Frame Work 4.5.1 and 4.5.2 Technology

New Features of Microsoft .Net Frame Work 4.5.1 and 4.5.2 Technology: 

Facility to define the default culture for an application domain

Carry for arrays that are larger than 2 gigabytes (GB) on 64-bit platforms. This feature can be enabled in the application configuration file. See the, which also lists other restrictions on object size and array size.

Aptitude to reduce system restarts by detecting and closing .NET Framework 4 applications during deployment.

Better performance through background garbage collection for servers. When you use server garbage collection in the .NET Framework 4.5, background garbage collection is automatically enabled. See the Background Server Garbage Collection section of topic.

Ability to limit how long the regular appearance engine will attempt to resolve a regular expression before it times out. 

Background just in time [JIT] compilation, which is optionally available on multi-core processors to improve application performance

Better performance when retrieving resources 

Console support for Unicode [UT16] encoding techniques.

Support for versioning of educational string ordering and comparison data.

Ability to compute the hash codes for strings on a per application domain basis. 

Zip compression improvements to reduce the size of a compressed file. 

Assignment of string comparison to the operating system, which implements Unicode 6.0, when the .NET Framework is used on Win 8. When running on other platforms, the .NET Framework includes its own string comparison data, which implements Unicode 5.x

Ability to modify a reflection context to override default reflection behavior through. Support for the 2008 version of the Internationalized Domain Names in Applications (IDNA) standard when the class is used on Win 8.Download From the bellow link.


Free Dowbload Link of MS .Net Framework all version.

Download Microsoft .Net Frame Work 4.5
Home Microsoft .Net Frame Work 4.5 

Download Microsoft .Net Frame Work 4.5.1
Home Microsoft .Net Frame Work 4.5.1 

Download Microsoft .Net Frame Work 4.5.2
Home Microsoft .Net Frame Work 4.5.2

No comments:

Post a Comment