.NET Blog

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

Latest posts

Tom Dykstra - MSFT
Tom Dykstra - MSFT
Sep 12, 2012

ASP.NET Data Access Guidance Published

On 9/11 we published a new* set of pages on MSDN offering guidance for getting started with data access in ASP.NET. If you're already using ASP.NET, parts of ...

0
0
Brandon Bray
Brandon Bray
Sep 12, 2012

Celebrating the Visual Studio 2012 launch with the release of a popular App

Today, we’re happy to announce the launch of Visual Studio 2012 and the .NET Framework 4.5. You can read more about the Visual Studio 2012 launch on Jason ...

0
0
pranav rastogi
pranav rastogi
Sep 12, 2012

Integrate OpenAuth/OpenID with your existing ASP.NET application using Universal Providers

Over the past couple of weeks I have come across lots of questions/discussions on while OAuth/OpenId is cool as a feature in the ASP.NET templates in Visual ...

0
0
Henrik F Nielsen
Henrik F Nielsen
Aug 30, 2012

Getting Symbols and Source with ASP.NET Nightly NuGet Packages

You can now get full symbols and source along with the nightly NuGet packages making it possible to debug the latest MVC, Web API, and Web Pages bits by tracing...

0
1
Brandon Bray
Brandon Bray
Aug 28, 2012

Evolving the Reflection API

As many developers have noticed, the reflection APIs changed in the .NET API set for Windows Store apps. Much of .NET’s ability to offer a consistent ...

0
2
Henrik F Nielsen
Henrik F Nielsen
Aug 26, 2012

List of ASP.NET Web API and HttpClient Samples

Here is a list of the Web API and HttpClient samples you can find in our samples repository on aspnet.codeplex.com. They illustrate various features of Web API ...

0
1
pranav rastogi
pranav rastogi
Aug 24, 2012

Customizing the login UI when using OAuth/OpenID

In the last post I showed how you can plug in your own OAuth/OpenID provider. This post shows you how you can pass in extra data about the provider such as ...

0
0
Jeff Handley [MSFT]
Jeff Handley [MSFT]
Aug 24, 2012

NuGet Feed Performance Update

As you might know, NuGet has been having some performance (and timeout) related issues recently. Earlier this week, we completed a deployment that helped, but ...

0
0
pranav rastogi
pranav rastogi
Aug 23, 2012

Plugging custom OAuth/OpenID providers

In the previous post, I wrote about how you can use the existing providers for Google, Facebook etc. and retrieve extra metadata about the authenticated users. ...

0
0

Feedback