Welcome to MSDN Blogs Sign in | Join | Help

Pedro Silva's Blog

Development lead on Visual Studio Platform team focusing on the extensibility of Visual Studio.

Syndication

News

My name is Pedro Silva. I’m the development lead in the Visual Studio Platform team at Microsoft, working on VS Extensibility features, enabling VS extensions and the VS SDK.

The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

WpfAboutBox: Intro

I've been testing out some of the different possibilities in WPF with a sample AboutBox -- every program has one and they're not overly complex (so they make a good starting point). Also, for those of you WinForms-turned-WPF devs out there, you've probably noticed that there's no WPF equivalent of the AboutBox item template that is available for WinForms projects. So, providing one may actually be useful for some of you out there.

From a learning perspective, I've been playing around with different types of layout and some databinding. And, my WpfAboutBox has been a good tool for learning these things.

My plan going forward is to:

  • Publish some posts with interesting bits I've learned so far... (actually some of my earlier WPF posts this month have come from this work).
  • Create an item template for a WpfAboutBox.
  • Port this over to Visual Studio 10 when Beta1 releases.
  • Convert the item templates to extensions that can be published online and installed through the new Visual Studio Extension Manager.

I'm hoping this will help me learn more about WPF and perhaps show you a very cool new feature of Visual Studio 10.

Published Wednesday, May 06, 2009 8:26 PM by PedroSilva

Filed under: , ,

Comments

# WpfAboutBox: Intro | ASP NET Hosting @ Thursday, May 07, 2009 12:23 AM

PingBack from http://asp-net-hosting.simplynetdev.com/wpfaboutbox-intro/

WpfAboutBox: Intro | ASP NET Hosting

# New Template Extension on the Gallery @ Thursday, May 28, 2009 1:59 PM

I just created an new Item Template for the WPF AboutBox that I've been discussing in this blog . The

Pedro Silva's Blog

New Comments to this post are disabled
Page view tracker