Posts
All the articles I've posted.
Pro WPF by Matthew MacDonald Book Review
Published: at 08:00 PM<p>A <b>must buy</b> book if you are learning WPF</p> <iframe src="http://rcm.amazon.com/e/cm?t=petkelsblo-20&o=1&p=8&l=as1&asins=1590597826&fc1=000000&IS2=1<1=_top&lc1=0000FF&bc1=FFFFFF&bg1=F6F6FF&f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
Display Images with the Silverlight Downloader in Alpha 1.1
Published: at 08:00 PM<br /><p>This article gives you a way to download images from remote servers on different domains using the downloader object of Silverlight. Without this, you can not easily keep track of when images are downloaded to your Silverlight Application and deal with that event. You simply can set the source tag and the image arrives when it arrives.</p>
One Last Gotcha for debugging Web Service Projects with Silverlight
Published: at 08:00 PM<br /><p>So you followed all my directions and you still can't debug your Silverlight Project with a web service? Read on.</p>
Integrating Web Services and Silverlight with .Net 1.1 Alpha
Published: at 08:00 PM<p>This article gives you a step by step of how to build a Silverlight .net Alpha 1.1 project that includes a web service. Its real goal is to help you set up an environment that lets you debug in spite of the cross domain security issues you will ultimately run into.</p>
Noah Coad Presents Great Tools in VS 2008 at Tech Ed 2007
Published: at 08:00 PM<img src="/wp/Images/teched2007/noah2.jpg" alt="Questioning the audience, pre presentation" /> <br /> Today, Noah, one of my Microsoft hero's in devland presented products from his groups today. I've always been a big fan of performance analysis as well as unit testing and code analysis. The integration just keeps getting better. Now, for example, you can right click on a method name and say "Generate a unit test". You can also right click on a unit test and say "Give me a performance metric". Very cool.