Skip to main content

Update Azure App Service Mobile Apps Beta to GA (General Availability) for Production

Microsoft has gone GA (General Availability) with the new Azure App Services Mobile Apps which means it is available for production use! To update to the latest NuGet packages, you’ll need to remove the WindowsAzure.MobileServices* packages from your projects and add the new Microsoft.Azure.Mobile.Client* (currently 2.0.0) packages. No code changes are necessary because even though they changed […]

Read More

WPF application with DropShadowEffect renders incorrectly on nVidia GeForce drivers 185.85 and greater

For those of you who develop using WPF, I ran into the following issue recently: I developed MuvUnder Cover: The Album Art Sleuth, a WPF application, and with the latest nVidia drivers it displays erratic rendering of the interface. Graphical elements are missing, are half showing, when you mouseover them they appear and then randomly […]

Read More