Tuesday, August 28, 2012
Free eBooks for Data Developers
Free eBooks for Data Developers: What are some of your favorite development resources? Chime in and share what you use, help others out.
Tuesday, August 21, 2012
Releasing Microsoft ASP.NET Universal Providers Core 1.2
I hope everyone has been busy downloading Visual Studio 2012 and have
started building awesome web applications. We have been busy too during
this time.
We have just released an update to the version of Universal Providers that shipped with VS2012. Following are the key changes with this release
You can follow this documentation on how to update a nuget package.
While updating you will get the EntityFramework 5.0.0 package as well from the nuget.org
Cross posted to http://blogs.msdn.com/b/pranav_rastogi/archive/2012/08/20/releasing-microsoft-asp-net-universal-providers-core-1-2.aspx
We have just released an update to the version of Universal Providers that shipped with VS2012. Following are the key changes with this release
- Address key performance issues with the providers
- Depends on EntityFramework Code First
What should you do
This version of Universal Providers Core that shipped with VS2012 was 1.1. Take a moment and update to 1.2You can follow this documentation on how to update a nuget package.
While updating you will get the EntityFramework 5.0.0 package as well from the nuget.org
Some common FAQ
- Works on .NET v4.0/4.5
- Works on VS2010/VS2012
- 1.2 is compatible with 1.1
- ASP.NET forums http://forums.asp.net/25.aspx/1?Security
- Stack Overflow: Use the tag “membership” Following are some questions for universal providers on SO http://stackoverflow.com/search?q=universal+providers
Cross posted to http://blogs.msdn.com/b/pranav_rastogi/archive/2012/08/20/releasing-microsoft-asp-net-universal-providers-core-1-2.aspx
Subscribe to:
Posts (Atom)
Could not find a part of the path ... bin\roslyn\csc.exe
I am trying to run an ASP.NET MVC (model-view-controller) project retrieved from TFS (Team Foundation Server) source control. I have added a...
-
Building Custom Controls for Windows 8 Store apps : This article explains how to build custom controls for Windows Store apps, using XAML a...
-
Adding the New HTML Editor Extender to a Web Forms Application using NuGet : The July 2011 release of the Ajax Control Toolkit includes a ne...
-
September 2011 Release of the Ajax Control Toolkit : I’m happy to announce the release of the September 2011 Ajax Control Toolkit. This rele...