Welcome to Windows Presentation Foundation (WPF)
Top Tasks :

WPF Community Bloggers

Thursday, September 13, 2007 - Posts

  • So this is Vista

    I've been running Vista at the office since Beta 2. And although I ran it on my old mule of a laptop at home, it didn't quite have enough to enable Aero...I actually wish I had a screen shot of the 1.0 graphics score it got. While graphics are still a liability on my laptop...(I probably won't be playing Halo 2 on it), it did manage to get a 3.0. Everything else was in the high 4's. Now that I have a personal machine that can do everything Vista is capable of, I've had a few wow moments. Like when I did the win+tab switching while a video was playing in IE...(a Silverlight video no less) and it was streaming seamlessly in the preview mode. Or when I hovered over the task bar and saw the same thing. The screen shot Doesn't do it justice...but if you've seen it in action, you know what I'm talking about. Before Vista was released, there were a lot of questions about just what advantage the DWM (Desktop Window Manager) would bring over User and GDI. There were even comparisons between the Read More...
  • Mono FieldStat

    I based this post from a post by Sebastien Pouliot , I was so thrilled that I wanted to write it up here. Chris Gameweld was a student on this years Mono SoC project and has worked on creating a tool to improve the unit test coverage within the Mono code base . The end result was a tool called FieldStat that checks the frequency of how often methods are called, when used with code coverage results in a test you can see where tests need be shored up. Chris has an interesting proposal . An approach for favoring the important but uncovered code involves an algorithm that is capable of ranking the importance of code. CodeRank is a technique that is similar in spirit with Google’s PageRank –- important methods link to other important methods. The CodeRank creates an ordered ranking of all the methods where each rating assigned to a method gives its relative percent importance. This rating can be scaled by other factors including call frequency. FieldStat is using CodeRank and producing some Read More...
  • Silverlight 1.1 Controls

    En el último refresh del SDK de Silverlight 1.1 , se han agregado más user controls de ejemplo, entre los cuales se encuentran un buttons, un par de sliders, algunas scrool bars y un listbox. Como verán la estética no es de lo mejor. Pero con un poco de trabajo y la ayuda de Expression Blend 2 August Preview . Podemos personalizarlos a nuestro gusto. Download Silverlight 1.1 SDK Alpha Refresh September 2007 Read More...
  • [Silverlight] Explications de Silverlight en 3 minutes

    Vendredi dernier, j'ai eu l'occasion de faire une journée de formation sur Silverlight à plusieurs entreprises situées aux alentours de Marseille. A la fin de la journée, Loïc et Willfried, de la société emob, m'ont proposé une petite interview pour ... Read More...

Copyright © 2006 Microsoft Corporation. All Rights Reserved. | Terms of Use | Privacy Statement | Contact Us