Archives
-
ASP.NET Universal Providers (System.Web.Providers)
Microsoft Web Platform and Tools (WPT) team has announced the release of ASP.NET Universal Providers that allows you to use Session, Membership, Roles and Profile providers along with all editions of SQL Server 2005 and later. This support includes Sql Server Express, Sql Server CE and Sql Azure.ASP.NET Universal Providers is available as a NuGet package and the following command will install the package via NuGet.
-
mvc-mini-profiler - An effective mini profiler for ASP.NET MVC
The mvc-mini-profiler is a lightweight, but effective mini profiler tool for ASP.NET apps specially designed for ASP.NET MVC 3 apps. The mvc-mini-profiler is an free and open source tool from Stack Overflow team. The tool is initially developed for StackOverflow family of websites and open sources the tool later. This is an another great open source tool from Stack Overflow team after Dapper object mapper for .Net. The mvc-mini-profiler is available from http://code.google.com/p/mvc-mini-profiler/ . The mvc-mini-profiler is also available as a NuGet package .
-
Speaking at Kerala Microsoft User Group on Scaffolding in ASP.NET MVC 3
I will be speaking at Kerala Microsoft User Group , Kochi on June 11. The title of the session is “Scaffolding with EF 4.1 and ASP.NET MVC 3”. This will be a hands-on session about scaffolding/code-generation in ASP.NET MVC 3 apps based on EF 4.1 Code First The event details available from here .
-
Azure Storage Explorer
Azure Storage Explorer is an open source tool at Codeplex that can allow you to inspecting and altering the data in your Windows Azure Storage projects including the logs of your cloud-hosted applications. Azure Storage Explorer is an excellent GUI tool that will be a very useful when you are working with Azure storage services. All 3 types of cloud storage can be viewed and edited: blobs, queues, and tables.