Showing category results for .NET

Mar 5, 2012
Post comments count0
Post likes count0

Update 4.0.3 for the Microsoft .NET Framework 4

Layla Driscoll

Update (2017): See .NET Framework Releases to learn about newer releases. This release is no longer supported. We continue to bring certain features through updates to .NET 4 without having to wait for the .NET 4.5 release. This post covers what the latest platform update has to offer. Vivek Mishra from the .NET Servicing team authored the followin...

.NET
Feb 29, 2012
Post comments count0
Post likes count0

Introducing .NET Framework 4.5 Beta

Layla Driscoll

Update (2017): See .NET Framework releases to learn about newer releases. This release is no longer supported. In September, we released the .NET Framework 4.5 Developer Preview. The Developer Preview was essentially a “feature complete” release, enabling you to “kick the tires” and otherwise get a good sense of what we were in the process of buil...

.NET
Oct 27, 2011
Post comments count0
Post likes count0

Update 4.0.2 for the Microsoft .NET Framework 4

Brandon Bray

Update (2017): See .NET Framework Releases to learn about newer releases. This release is now unsupported. With .NET 4, we’ve focused on bringing certain features to market through updates without having to wait for the .NET 4.5 release. This post covers what the latest platform update has to offer. Vivek Mishra from the .NET Servicing team authore...

.NET
Oct 27, 2011
Post comments count0
Post likes count0

Update 4.0.2 for the Microsoft .NET Framework 4

Brandon Bray

Update (2017): See .NET Framework Releases to learn about newer releases. This release is now unsupported. With .NET 4, we’ve focused on bringing certain features to market through updates without having to wait for the .NET 4.5 release. This post covers what the latest platform update has to offer. Vivek Mishra from the .NET Servicing team authore...

.NET
Oct 27, 2011
Post comments count0
Post likes count0

Update 4.0.2 for the Microsoft .NET Framework 4

Brandon Bray

Update (2017): See .NET Framework Releases to learn about newer releases. This release is now unsupported. With .NET 4, we’ve focused on bringing certain features to market through updates without having to wait for the .NET 4.5 release. This post covers what the latest platform update has to offer. Vivek Mishra from the .NET Servicing team authore...

.NET
Oct 27, 2011
Post comments count0
Post likes count0

Update 4.0.2 for the Microsoft .NET Framework 4

Brandon Bray

Update (2017): See .NET Framework Releases to learn about newer releases. This release is now unsupported. With .NET 4, we’ve focused on bringing certain features to market through updates without having to wait for the .NET 4.5 release. This post covers what the latest platform update has to offer. Vivek Mishra from the .NET Servicing team authore...

.NET
Oct 3, 2011
Post comments count0
Post likes count0

Large Object Heap Improvements in .NET 4.5

Brandon Bray

Garbage collection is one of premiere features of the .NET managed coding platform. As the platform has become more capable, we’re seeing developers allocate more and more large objects. Since large objects are managed differently than small objects, we’ve heard a lot of feedback requesting improvement. Today’s post is by Surupa B...

.NET
Sep 26, 2011
Post comments count0
Post likes count0

Compatibility of .NET Framework 4.5

Brandon Bray

Fundamentals were a big part of our focus while building .NET 4.5. We divided fundamentals into seven areas called “tenets”. One of these tenets is compatibility. Today’s post is by Manish Agnihotri, a program manager who is driving compatibility across the .NET Framework. -- Brandon Editor's update: we've added more discuss...

.NET
Sep 21, 2011
Post comments count0
Post likes count1

So, what’s new in the CLR 4.5 GC?

maoni

Last time I posted a "So, what's new" entry was when we release 4.0 ~3 years ago (can't believe it's already been that long..). Now I get to talk about what's new in the 4.5 GC. Actually I just talked about this with Channel 9 and here's the link to the video: https://channel9.msdn.com/posts/Maoni-Stephens-CLR-45-Server-Background-GC ...

.NET
Jun 6, 2011
Post comments count0
Post likes count0

Changes coming to ClickOnce applications running in the Internet Zone

CLR Team

We wanted to let you know that we’ll be changing the signature verification process for ClickOnce applications and WPF XAML Browser Applications (XBAPs) in an upcoming update.  This change will help users recognize when they’re running untrusted applications from the Internet Zone, but may require you to make changes to your applic...

.NET