January 2007 - Posts
Just got this when I went to view a WPF/E enabled webpage (trying to figure out layering stuff and was going to view Mike Taulty's example ). I haven't found the download yet, but I'm looking. Update: Shawn Wildermuth beat me to posting the question in
Read More...
First the SDK team created an article about generating reflections in WPF/E . Then today I read [via Mike Harsh ] about Michael Schwarz extending the example to include an animation . I also read in Mike's post about the WPF/E google group (joined!) and
Read More...
One of my side projects at work has been a social website for the SoCal solution developers. I decided the site would be a great chance to learn more about WPF/E as well as ASP.NET AJAX so I've been making heavy use of both on the site. One of the last
Read More...
Jeff Atwood asks Do Certifications Matter ? Personally I think there are two main uses for certifications: Inexperienced developers trying to break into that first job Experienced developers who want some decorations In the first case, even though they
Read More...
I just posted my WPF/E CSModule that I created to display WPF/E content on Community Server blogs. You can download the module and the source code here . It will allow you to display multiple WPF/E items in a single post and puts links on the posts when
Read More...
While working on some WPF/E stuff for a side project of mine, I came across this post by Karsten Januszewski (Note: Karsten's blog is a must read). I find it interesting that I seem to learn a lot about what you can do in WPF/E mostly by reading people's
Read More...
If you're doing WPF/E development, you should check out the WPF/E Developer Content Blog . On that blog there is a great post that explains how to add cool looking reflections using WPF/E. I've been doing a lot of WPF/E reflections lately and just wanted
Read More...
Quick test of a WPF/E CS Module I'm working on... // Does it work?
Read More...