Wednesday, June 24, 2009

Make a WAV in C#

http://blogs.msdn.com/dawate/archive/2009/06/24/intro-to-audio-programming-part-3-synthesizing-simple-wave-audio-using-c.aspx

Live Geometry

http://livegeometry.codeplex.com/

Wednesday, April 08, 2009

WCF / SL / Azure

http://blogs.msdn.com/silverlightws/archive/2009/04/08/using-wcf-services-from-silverlight-in-azure.aspx

Monday, March 02, 2009

Flash vs. Silverlight

Comparison of coding different effects in Flash and Silverlight. Online samples and source code included.
Flash vs. Silverlight

Wednesday, February 25, 2009

Failed to generate a user instance of SQL Server due to a failure in starting the process for the user instanc

The error message I had was "Failed to generate a user instance of SQL Server due to a failure in starting the process for the user instance."

The fix was this entry from Craddock on a Microsoft forum:

"If you don't want to follow the link above and read the details, the short answer is that SQLExpress creates a directory per user in "c:\Documents and Settings\[user]\Local Settings\Application Data\Microsoft\Microsoft SQL Server Data\SQLEXPRESS" that it uses to store information. I deleted the files from that directory and was able to connect succesfully using User Instances on the next try."

After adjusting for the Vista file structure and removing all the user instance SQL file, it worked.

Monday, February 23, 2009

Silverlight and FireFox sizing

http://codebetter.com/blogs/peter.van.ooijen/archive/2008/12/18/silverlight-firefox-and-100.aspx

Tuesday, February 17, 2009

Edward's Web Developer Site

Edward's Web Developer Site

Thursday, February 05, 2009

Microsoft UX Blog

Microsoft UX Blog