One Last Gotcha for debugging Web Service Projects with Silverlight
Wednesday 20 June 2007 @ 6:09 pm

So you followed all my directions and you still can’t debug your Silverlight Project with a web service? Read on.

more...

Comments (0) - Posted in Silverlight  


Integrating Web Services and Silverlight with .Net 1.1 Alpha
Monday 18 June 2007 @ 6:18 pm

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.

more...

Comments (20) - Posted in Silverlight  


Noah Coad Presents Great Tools in VS 2008 at Tech Ed 2007
Thursday 7 June 2007 @ 12:23 pm
Questioning the audience, pre presentation
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.

more...

Comments (1) - Posted in Visual Studio  


TechEd Orlando, Visual Studio Tracing Tricks
Monday 4 June 2007 @ 9:48 am
Day 1 at Teched in Orlando has been great so far. My helper, Steve Carroll, and a cool Visual Studio tip for doing tracking while debugging is explained.
Peter Kellner and Steve Carroll of Microsoft

more...

Comments (0) - Posted in .Net 2.0