.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

Latest posts

Brandon Bray
Brandon Bray
Feb 19, 2013

.NET Framework Documentation Improvements

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...

0
0
Jim Wang (WEB)
Jim Wang (WEB)
Feb 14, 2013

Getting a MIME type from a file extension in ASP.NET 4.5

If you've ever implemented a file upload or download scenario in ASP.NET, you've likely come across the situation of having to provide a MIME type based off of ...

0
0
Hongmei Ge
Hongmei Ge
Feb 6, 2013

Protect your Queryable API with the validation feature in ASP.NET Web API OData

In the previous blog post, you can see how easy it is to enable OData query syntax for a particular action using Web API OData. Simply add a Queryable attribute...

0
0
Youssef Moussaoui - MSFT
Youssef Moussaoui - MSFT
Jan 29, 2013

Getting started with ASP.NET Web API OData in 3 simple steps

With the upcoming ASP.NET 2012.2 release, we’ll be adding support for OData to Web API. In this blog post, I’ll go over the three simple steps you’ll need...

0
0
Tom Dykstra - MSFT
Tom Dykstra - MSFT
Jan 25, 2013

ASP.NET MVC, Data Access, and Deployment Content Maps Published

We are pleased to announce the publication on the ASP.NET site of three guides to ASP.NET documentation resources: The content maps provide links to...

0
0
Sajay Antony
Sajay Antony
Jan 23, 2013

Introducing SvcPerf – An End-to-End trace Analysis tool for WCF

Standardizing on ETW In 4.5 we introduced ETW tracing for WCF. In the past couple of months we have been trying to establish some common tools that can be used...

0
0
Sayed Ibrahim Hashimi
Sayed Ibrahim Hashimi
Jan 10, 2013

XDT (web.config) transform engine released on NuGet

We have just released the XDT transform engine on NuGet, with a license which allows you to redistribute the assembly with your own product. . If you are not ...

0
0
Sayed Ibrahim Hashimi
Sayed Ibrahim Hashimi
Jan 9, 2013

Real Scenario: folder deployment scenarios with MSDeploy

Hi everyone Sayed here. I recently had a customer, Johan, contact me to help with some challenges regarding deployment automation. He had some very specific ...

0
0
Chris R
Chris R
Jan 8, 2013

Dual Mode Sockets – Never create an IPv4 Socket again

The Problem:If you’ve worked with network programing in recent years you’ve probably had to grapple with the IPv4 vs. IPv6 issue at some point. ...

0
0

Feedback