Thursday Mar 22, 2012 at 09:50 PM | Posted by: stephenj | Category: Metro Studio | Windows Phone | Windows Phone 7 | WinRT

By Stephen Jebaraj

We thought our release of Metro Studio 1 would be popular among developers; we just didn't realize how popular. For those who haven't heard—and given the number of re-tweets, I'd be surprised if there is anyone who hasn't—Metro Studio 1 is Syncfusion's suite of more than 600 Metro-themed icons, all fully customizable, and all free.

Thousands upon thousands of developers have downloaded the suite. Such a response is encouraging, as we have plans to increase the number of available icons, enhance the customization interface, and make sure a copy of Metro Studio is in every developer's hands.

Several Syncfusion employees discuss the success of Metro Studio.

Saturday Jul 18, 2009 at 01:00 AM | Posted by: stephenj | Category: Azure

I came across this error when trying to create a new web cloud service using Visual Studio 2008 after installing the latest Azure SDK

"Invalid URI: The format of the URI could not be determined"

cloudError

A solution was available in this MSDN forum thread

http://social.msdn.microsoft.com/Forums/en-US/windowsazure/thread/38cd8401-311a-4d9f-aac9-7a1a6ed90345

I had to create a "Startup" folder on my machine as suggested

C:\Users\(user)\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

This not only fixed this problem but also fixed another problem that I had with VS2008. A month back VS2008 started showing this security warning even when creating new projects:

"This project has been customized and could present a security risk by executing custom build steps.."

vs2008warning

Tag cloud