Sign in
MSDN Blogs
Microsoft Blog Images
More ...
MSDN Blogs
>
.NET Blog
Server & Tools Blogs
>
Developer Tools Blogs
>
.NET Framework Blog
Executive Bloggers
S. Somasegar
Brian Harry
Scott Guthrie
Jason Zander
Visual Studio
Visual Studio
Blend
LightSwitch
Line of Business Apps by Beth Massi
Setup & Install by Heath Stewart
Application Lifecycle Management
Visual Studio ALM
Team Foundation Service
Languages
Visual Basic
Visual C#
Visual C++
Visual F#
JavaScript
.NET Framework
.NET Framework
.NET Parallel Programming
ADO.NET (Managed Providers, DataSet & EF)
ASP.NET by Scott Hanselman
Base Class Library (BCL)
Silverlight
WCF Data Services
Workflow
Platform Development
Internet Explorer
Apps for Office and SharePoint 2013
SharePoint
Office
Web
Windows 8
Windows Store
Windows Azure
Windows Phone
.NET Framework Blog
A first hand look from the .NET engineering teams
@dotnet
@aspnet
Translate this page
Powered by
Microsoft® Translator
Upcoming .NET meetups
DateTime
Event
Group
Retrieving list of events ...
Next 50 .NET user group meetups
Related resources
.NET Framework SDKS and Targeting Packs
.NET Framework Developer Center
Visual Studio Developer Center
Subscribe
Comments
Contact
Menu
Blog Home
Atom
Live Now on Developer Tools Blogs
Tags
.net compact framework
.net framework
announcement
asp.net
async
bcl
clr
compatibility
compression
conferences
diagnostics
docs
fundamentals
guidance
httpclient
immutable
netcf 3.9
nuget
performance
platform update
portable class libraries
releases
visual studio
windows embedded compact 2013
windows store
More
▼
Less
▲
Archives
Archives
July 2013
(3)
June 2013
(6)
May 2013
(3)
April 2013
(2)
February 2013
(1)
January 2013
(1)
December 2012
(2)
November 2012
(5)
October 2012
(5)
September 2012
(1)
August 2012
(3)
July 2012
(2)
June 2012
(2)
May 2012
(1)
April 2012
(2)
March 2012
(3)
February 2012
(1)
October 2011
(2)
September 2011
(2)
June 2011
(1)
April 2011
(1)
November 2010
(1)
September 2010
(1)
June 2010
(2)
May 2010
(2)
April 2010
(1)
March 2010
(3)
February 2010
(2)
December 2009
(2)
November 2009
(3)
October 2009
(4)
September 2009
(1)
August 2009
(5)
July 2009
(4)
June 2009
(8)
May 2009
(11)
April 2009
(2)
March 2009
(5)
February 2009
(4)
January 2009
(3)
More
▼
Less
▲
Blog - Title
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
.NET Blog
HttpClient 2.2 is now stable
Posted
3 days ago
by
Immo Landwerth [MSFT]
11
Comments
As promised , we’ve just pushed the RTM version of HttpClient 2.2 to NuGet . This version adds support for automatic decompression. As announced here , this doesn’t require a dependency on Microsoft.Bcl.Compression . This allowed us to support...
.NET Blog
Responsible for a million dollar software project, but don’t know where to start?
Posted
4 days ago
by
The .NET Team
1
Comments
This post was written by Cesar De la Torre Llorente, a member of the .NET Marketing team. Cesar provides guidance on .NET to customers and to sales, marketing, and support professionals at Microsoft. We just released a new guide that provides a global...
.NET Blog
HttpClient 2.2 is now RC
Posted
10 days ago
by
Immo Landwerth [MSFT]
1
Comments
Today we are happy to announce the next step in providing a portable HttpClient with automatic decompression : we just pushed the RC version to NuGet . From Beta to RTM We haven’t changed much since the beta we shipped three weeks ago –...
.NET Blog
Get the latest .NET Bits
Posted
23 days ago
by
The .NET Team
1
Comments
We maintain a set of pages that make it easier for you to find all the .NET Framework versions, SDKs, and targeting packs that you can take advantage of in your .NET apps, as we mentioned last year on the .NET blog . We recently redesigned the pages and...
.NET Blog
Announcing the .NET Framework 4.5.1 Preview
Posted
24 days ago
by
The .NET Team
37
Comments
Today, we are announcing the .NET Framework 4.5.1 Preview, which includes new features and improvements across the product. We’ve made it easier to build .NET apps in Visual Studio, with convenient and useful productivity improvements that are a direct...
.NET Blog
Please welcome ImmutableArray<T>
Posted
27 days ago
by
Immo Landwerth [MSFT]
16
Comments
We’ve just released an update to our immutable collection package which adds a new member to the family of immutable collection types: ImmutableArray<T> . In this post, I’ll talk about why we added another collection and how it relates...
.NET Blog
Update to HttpClient and Automatic Decompression
Posted
1 month ago
by
Immo Landwerth [MSFT]
11
Comments
Two weeks ago, we published a beta of HttpClient that provides support for automatic decompression. Since then, we’ve received a fair amount of feedback, especially around the fact that it relies on a native implementation of compression that isn’t...
.NET Blog
NuGet Package Restore Issues
Posted
1 month ago
by
Immo Landwerth [MSFT]
11
Comments
We’ve received several reports that our NuGet packages broke the NuGet package restore feature . In this post, I’ll explain what the issue is, how you can work around it, and finally how we plan on fixing this issue in the long term. The...
.NET Blog
Portable Compression and HttpClient Working Together
Posted
1 month ago
by
Immo Landwerth [MSFT]
24
Comments
Today we’re happy to announce that we released two NuGet packages: A brand new Microsoft.Bcl.Compression (Beta) . A portable compression library that supports stream based compression (gzip, deflate) as well as ZIP archives. An updated...
.NET Blog
Get /httpclient/rtm – 200 OK
Posted
1 month ago
by
Immo Landwerth [MSFT]
22
Comments
As promised in our last blog post we’re releasing Microsoft.Net.Http as a stable NuGet package today. Yep, that’s right: You can finally start using the portable HttpClient 2.1 in production! As we’ve discussed in previous blog posts...
.NET Blog
Portable HttpClient is now available as RC
Posted
1 month ago
by
Immo Landwerth [MSFT]
22
Comments
Three months ago we shipped the first preview of the portable HttpClient . Many of you wondered when we would ship the RTM version. Today, we’re happy to announce the first step towards an RTM: We shipped a release candidate (RC) of HttpClient ...
.NET Blog
.NET Crash Dump and Live Process Inspection
Posted
2 months ago
by
Immo Landwerth [MSFT]
29
Comments
Analyzing crash dumps can be complicated. Although Visual Studio supports viewing managed crash dumps, you often have to resort to more specialized tools like the SOS debugging extensions or WinDbg. In today’s post, Lee Culver, software developer...
.NET Blog
Social Engineering
Posted
2 months ago
by
Immo Landwerth [MSFT]
0
Comments
When people in our industry use the term “social engineering” they are usually referring to security attacks . Politicians and lobbyists would mean something entirely different too. But that’s not what I will talk about here. Instead...
.NET Blog
.NET Memory Allocation Profiling with Visual Studio 2012
Posted
3 months ago
by
The .NET Team
7
Comments
This post was written by Stephen Toub, a frequent contributor to the Parallel Programming in .NET blog . He shows us how Visual Studio 2012 and an attention to detail can help you discover unnecessary allocations in your app that can prevent it from achieving...
.NET Blog
.NET Framework Documentation Improvements
Posted
4 months ago
by
Brandon Bray
32
Comments
The CLR documentation team has been busy responding to feedback and making updates and changes to the .NET Framework documentation in the MSDN Library. We would like to tell you about the most recent set of document updates, which were published earlier...
.NET Blog
C# is the “Language of the Year”
Posted
6 months ago
by
Brandon Bray
12
Comments
It’s a great way to start a new year: the PYPL index has named C# the language of the year . This index focuses on the leading indicator of learning a language. It’s nice to see that there’s been increased interest in C# over the past year. In the spirit...
.NET Blog
Downloading the .NET Framework and Visual Studio Express Editions and SDKs
Posted
7 months ago
by
Brandon Bray
7
Comments
Update: An updated version of this content is available: Get the latest .NET Bits . We see a lot of daily traffic through the .NET blog and the .NET dev center on MSDN . It is clear from the web traffic data that a key task for many of you is downloading...
.NET Blog
Talking about .NET in the Community Press
Posted
7 months ago
by
Brandon Bray
3
Comments
We follow a lot of blogs and digital papers relating to both .NET and also technology in general. There is a lot of great content that gets published every day about .NET. We’re starting a new series to publish these great links, doing our part to help...
.NET Blog
Asynchronous Programming for Windows Store Apps: .NET is up to the Task
Posted
7 months ago
by
Brandon Bray
12
Comments
Programming with async and await is the driving force behind delivering “fast and fluid” user experiences. Compiler diagnostics for async APIs guide developers towards best practices – it’s a wonderful example of platform and tooling working together...
.NET Blog
Building Windows Store Apps with .NET
Posted
7 months ago
by
Brandon Bray
11
Comments
For .NET developers, this is the best time to build client apps. Never before have the Windows APIs been so easy to use from C# or Visual Basic without wrapping them with custom libraries. So far, we’ve seen some amazing apps in the Windows Store built...
.NET Blog
Introducing NETCF 3.9 in Windows Embedded Compact 2013 – a faster, leaner and multi-core runtime!
Posted
8 months ago
by
Brandon Bray
24
Comments
Ever since .NET Compact Framework was introduced at the PDC conference in 2001, programming with .NET has scaled from some of the smallest devices to the largest servers. With C# and Visual Basic, developers can apply the same skills to program both devices...
.NET Blog
Scaling cloud apps with the .NET Framework 4.5
Posted
8 months ago
by
Brandon Bray
2
Comments
The .NET Framework 4.5 is now available on Windows Azure. Thank you to everyone cheering for this moment. We’re just starting to see the possibilities that a rich developer framework like the .NET Framework and the cloud can have together. Richard Lander...
.NET Blog
The Microsoft Build 2012 Event — .NET Framework Highlights
Posted
8 months ago
by
Brandon Bray
0
Comments
It was at the first BUILD conference last year that we announced the .NET Framework 4.5. BUILD last week was a big opportunity for us to reflect on the incredible things you can do with .NET 4.5 and Windows 8. It was also a place where we could launch...
.NET Blog
Announcing the release of the .NET Framework for Windows Phone 8
Posted
8 months ago
by
Brandon Bray
13
Comments
Bringing the full power of the Windows based CLR and .NET Framework to the Windows Phone has been several years in the making. The .NET capabilities introduced with Windows Phone 8 builds upon many of the investments we’ve made across all platforms and...
.NET Blog
An easy solution for improving app launch performance
Posted
9 months ago
by
Brandon Bray
14
Comments
Over the last ten years of building the .NET runtime, quite a number of assumptions have changed. Early on we could assume that most computer users only had one processor. Today, the assumption is that you have at least two processors. While including...
Page 1 of 4 (82 items)
1
2
3
4