Archives
-
SQL Azure Migration Wizard Tool
The SQL Azure Migration Wizard (SQLAzureMW) is an open source tool at CodePlex that can help you migrate your SQL Server database to SQL Azure.The SQL Azure Migration Wizard tools will help you analyze your SQL Server database for compatibility issues and will migrate your schema and data to SQL Azure. Check out the SQLAzureMW tool from http://sqlazuremw.codeplex.com/. the SQLAzureMW tool can use to migrate the data between the following
-
Speaking at Windows Azure Camp
I will be speaking at Windows Azure Camp, at Trivandrum on on April 30, 2011. In my session, I will be create a Windows Azure Web Role App using ASP.NET MVC and EF Code Fist and will deploy this app to Windows Azure. This session will also cover the Windows Azure AppFabric caching. The event details available from here.
-
ASP.NET MVC 3 Tools Update
Microsoft has released a new update for ASP.NET MVC 3 named ASP.NET MVC 3 Tools Update. ASP.NET MVC 3 Tools Update won’t update the MVC 3 runtime and it only updates the tooling for ASP.NET MVC 3. ASP.NET MVC 3 Tools Update is also includes the NuGet 1.2 version. You can download the ASP.NET MVC 3 Tools Update from here.
-
Entity Framework 4.1 RTW Released
Microsoft ADO.NET team has announced the final Release to Web (RTW) of of Entity Framework 4.1. You can download the Entity Framework 4.1 from here or you can use NuGet to get final version of Entity Framework 4.1.