Browse by Tags
All Tags »
WPF (
RSS)
This week we are helding our annual monthly session. It’s a bit odd, but Erez Pedro and myself are going to be the speakers . The session name is “Developers Are from Mars, Designers Are from Venus” it has 2 parts, one by Erez an amazing designer and UX expert targeted to designers and myself targeting...
If you’ve been following this blog long enough, you should know I’m an avid prism fan. Most of my projects I am making use of Prism or Composite Application Guidance. This is not a post for learning Prism, but to provide a solution, not so straight-forward for a rather straight-forward problem. I must...
http://microsoftpdc.com/Sessions/CL11 In this presentation, a WPF Facebook like application was presented. Unfortunately the application has issues. during the session we have walked some classic scenarios and some are a bit far fetched (at least from my experience). If you are a WPF developer, see the...
http://microsoftpdc.com/Sessions/CL09 Live blogging. Reasons for VS to use WPF: You better lead by example, if you want people to use WPF, you must use it in house, intresting that it was the 1st point. WPF strong patterns of separation of concerns between UI an logic. Maturity of WPF. Plenty of rich...
Here is a small how-to solution to a very common question. Suppose I have separated my client application to multiple projects, and each project contains his own WPF resource dictionary, how do I use it? Bottom line, you need to merge your resource dictionary to the application main resource, let’s see...
Those last few weeks I had "silently" been struggling with CAB and Smart Client Software Factory (SCSF). Many had talked about how notoriously CAB is. Well they were right. I think that CAB with SCSF is really confusing, there is no real examples of SCSF and many times you need to extrapolate...
You gotta love WPF, it's an amazing technology frightfully overwhelming but so overwhelming powerful as well. You can create applications which are so elegant that it's make you wanna cry. Well, I guess all this opening is pretty nosense to you all, I didn't add anything new to you, even if you don't...