Some of you asked me to post my panels demo from my presentation Intoroduction to WPF Windows Presentation Foundation. If you like this, you need to check out this book http://www.amazon.com/gp/pr... 1 +++++++++++++++++++++++++ Notice if you don't define a position it will default to 0,0. you can set the positioning base on left, top, right or bottom <Canvas> <Button> no position, ......
Last night we had our first software architect user group meeting, at Microsoft offices in Ft. Lauderdale. Microsoft donated the venue and pizza . Quent Herschelman Quenth@Microsoft.Com who just moved down from Atlanta is spear heading this group and naturally had to do the first presentation titled “Service-Oriented Modeling for connected Systems” I have been involved in user groups before which were mostly targeting the developer community, I really enjoyed how Quent got the audience ......
As I mentioned in my presentation, I had a hardtime installing windows SDK, Here is a link to Jason Sacks post that helped me.
make sure you have Visual Studio 2005 installed (or express) then install these in this order WinFX Runtime Components : http://www.microsoft.com/do... Windows SDK : http://www.microsoft.com/do... there are a few gotchas here I am documenting my experience and I will post them in another Blog Visual Studio Extensions for WinFX : http://www.microsoft.com/do... ......
For those of you who attended my presentation last week in Boca on introduction to Windows Presentation Foundation. I borrowed a lot of these from windows Presentation Foundation Hands-On-Labs http://msdn.microsoft.com/w... Please download the following startup projects Demo1 http://www.ssccinc.com/rich... Demo 2 http://www.ssccinc.com/WPFD... Here are step by Step copy each step and expalin it to the audience. DEMO 1 Demo1 ......