Posts
All the articles I've posted.
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.
TechEd Orlando, Visual Studio Tracing Tricks
Published: at 08:00 PMDay 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. <br /> <img src="/wp/Images/misc/teched20071.jpg" alt="Peter Kellner and Steve Carroll of Microsoft" />
My Interview on Channel 9 at MIX
Published: at 08:00 PMAnand Iyers's Channel 9 Interview of me (Peter Kellner) and Elisa Johnson of the ADO.NET team at MIX07.
XamlWebPad, View Your Raw Silverlight XAML without Blend or VS.
Published: at 08:00 PM<p>XamlWebPad is a free tool build by Peter Kellner that allows you to see your own Silverlight Xaml rendered. Because Blend does not give us an easy way to tell what tags are in the Silverlight WPF subset, this tool makes working with a Xaml designer much easier. The designer can now check there work before sending it back to a developer.</p> <a href="/"> <img src="/wp/Images/misc/xamlwebpadt.jpg" alt="https://peterkellner.net" class="style1" /> </a>