Welcome to Windows Presentation Foundation (WPF)
Top Tasks :

WPF Community Bloggers

Browse by Tags

All Tags » .NET 3.5 » Personal   (RSS)

  • Preorder my Silverlight book on Amazon

    Wow. That's an incredible feeling, seeing my name on Amazon :) The book is in pre-order!! I'd better get back to editing it then :) Read More...
  • I am now a Microsoft Certified Professional

    What a crazy week that is. I am currently in Seattle for the Microsoft Most Valuable Professional summit, which ended yesterday. I took an additional day in Seattle to meet a few friends and Siemens colleagues, and this morning got an email notifying me that I passed the MCTS exam about WPF that I took back then in December . Because the exam was in beta stage when I took it, Microsoft needed a veeeeeeeery long time to evaluate the replies and check if I met the requirement. Apparently, they also had issues finding volunteers to try the beta exam, so it took even longer than planned. But hey, everything happens when you wait long enough, and as of today I am a Microsoft Certified Professional. Now I want to point again what I wrote in December: I am not quite sure about the value of the MCTS exams. You are not a good developer just because you learn answers by heart. Testing one's knowledge with multiple choice questions is really absurd, especially when it comes to programming. Additionally, Read More...
  • TechDays 08: My talk next Thursday in Basel, Switzerland

    Next week, on Wednesday the 19th and Thursday the 20th of March, the TechDays Switzerland will take place in the St. Jakobshalle in Basel. Apprently, it's sold out and they expect around 2300 people in 5 parallel tracks. Now that's kind of making me nervous, because I will be presenting a session on Thursday the 20th at 9AM! . It's not the first time I'll be talking at a conference, but it's certainly the first time that so many people will attend, so... kind of nervous here : The talk is called "Siemens goes WPF: Lessons learned" (in English, by the way) and is about the experiences that we made between when we introduced WPF in our project in 2006 and now, where we use it intensively in our project. I'll focus on the developer-designer interaction, the MVVM pattern, Blend and Visual Studio working together, and I'll show a demo of a "best practice" application we are using internally. Additionally, I'll talk about some social aspects of WPF (personal note to Nathan: If you still don't Read More...
  • MIX08: Keynote (4)

    Ray Ozzie keynote: "Many amazing technologies available today, but I would like you to bet on us" Oh really? Scott Guthrie keynote: Just launched .NET 3,5, VS2008, IIS7, Windows Server 2008 Scott talks about the new features in ASP.NET 3.5, mentions LINQ IIS7 makes deployment and administration much better Dean Hachamovitch (IE General Manager) Introduces IE8 Cool T-shirt #Mix08 Read More...
  • MIX08: Random pieces of news (3)

    Interesting concept for localizing Silverlight applications using a "resource" JavaScript file. Presented by Brad Abrams. Amazing set of new controls for Silverlight 2, including a datagrid. Where's the WPF-based one, Microsoft? Multiline textbox in Silverlight 2.0 (but you're not supposed to talk about it :) ASP.NET MVC framework for URL mapping. I think that ScottGu blogged about that before, something I definitely want to look into (when I'll have time, ah ah ah) Tim Sneath on WPF and Silverlight: "WPF is the Ferrari and Silverlight is the Mini Cooper". Yeah maybe, but Ferrari is a cool name and a cool brand, while the WPF name really... we need a new name and a logo!!! Make WPF sexy please! Attendees of the Together@MIX preconference to get black Zunes. Some work was done on Bitmap Effects. Curious to know what work exactly!! Do they run in partial trust now? Read More...
  • MVP, take two / Silvelight greeting card

    Just got the good news: I am a MVP for one more year :-) My first MVP award last year was for ASP.NET, but due to my new tasks in the field of WPF and Silverlight, I've been awarded one for Client Application Development this year. I think it makes sense, since my activities are really focused on the client (not just the UI, but mainly), and this is also what I have been blogging and speaking about last year. 2008 is going to be great. I already have 2 conferences as a speaker planned, one end of January (a Siemens-internal event) and I'll also speak at Microsoft Switzerland's Tech Days in Basel in March (right after MIX). If everything goes well, I'll also be at MIX as an attendee. On the project side, I am going to be coaching more teams this year, and collaborate with our graphic designers on a productive level (last year, we did mostly wireframes and concepts, but most teams are ramping up development now and there will be a lot of code tro write and UI to design). To celebrate last Read More...
  • LINQ training and trip to Princeton, NJ, USA and Swiss elections

    LINQ hands-on lab at Microsoft Switzerland Yesterday, me and a colleague attended a free LINQ hands-on lab given by Microsoft Switzerland in their offices of Wallisellen near Zurich. It was really good. I have seen LINQ in action a few times this year (actually, I had it demonstrated by no less than Anders Hejlsberg himself on one occasion, and Scott Guthrie on the other) but I had never tried writing queries myself. It was a good, 4 hours occasion to try it by myself. Needless to say, I was really impressed. What I really loved is that even though some parts are rather "magic" (lambda expression, object initializers, etc...) and remind of JavaScript, in the background everything is strongly typed. You get full Intellisense, and you can even debug the lambda expressions. Additionally, when you query against a SQL Server database (with the so-called "LINQ to SQL flavour of LINQ), and by installing a plug-in , you can even visualize the SQL query which is actually sent to the server. As a Read More...

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