The SQL Azure team has posted important updates to the DAC framework, simplifying the process of importing / exporting data to SQL Azure databases.
Similar Posts
Microsoft JDBC Driver 3.0 for SQL Server and SQL Azure
The latest version of the Microsoft JDBC Driver (3.0) now supports SQL Azure. Click here to open link…
Home Energy Monitoring on Windows Phone
Interesting article on how to create a C# project to monitor energy in your house, based on the "Standard Envy Kit" USB interface. Good example of how to create a Web Service and consume / display information on a Windows Phone application. I will report results once I have tried it myself. http://blogs.msdn.com/b/coding4fun/archive/2010/09/27/10068304.aspx
Mark your calendars! Windows Azure OSS Summit in India, February 2013
Following the successful Windows Azure OSS Summit that I presented in Paris with David Makogon, Bhushan Nene, and Karandeep Anand; we are now flying around the world to meet with Windows Azure developers in India, where we will be visiting three different cities: Mumbai, Pune and Bangalore. We will talk about the latest features incorporated…
PowerBuilder and Windows Azure by Jim O’Neil
Great post from Jim O'Neil on running PowerBuilder applications on Azure, as well as compatibility with SQL Azure, the Windows Azure AppFabric Service Bus, and Windows Azure Storage. Click here to open link…
Auto-scaling your applications in Windows Azure
One of the big benefits of deploying applications to Windows Azure is being able to scale them on demand. What if you could automate this process based on traffic or number of requests? This article explains the different approaches that can be taken to achieve this… Click here to open link…
Automated Build and Deployment with Windows Azure SDK 1.6
Tom Hollander recently posted a great article on how to use the new deployment capabilities in the Windows Azure SDK v1.6, including the use of the .publishsettings file with a build server using TFS and MSBuild. Enjoy! Click here to open link…