Laurent Bugnion
12 posts.
- Session material from TechDays BE and NLUPDATE: Added the videos
- My thoughts about Build, Windows 8, WinRT, XAML and SilverlightLast week, Microsoft held their long awaited Build Windows (or simply "Build") conference in Anaheim CA. About 5000 people packed the convention center to discover the latest version of the Windows…
- My position on the #Silverlight debateLatest update (and hopefully last update): Microsoft has published a few posts to clarify the debate. Please consider the following:
- Two small issues with Windows Phone 7 ApplicationBar buttons (and workaround)When you work with the ApplicationBar in Windows Phone 7, you notice very fast that it is not quite a component like the others. For example, the ApplicationBarIconButton element is not a dependenc…
- Using commands with ApplicationBarMenuItem and ApplicationBarButton in Windows Phone 7Unfortunately, in the current version of the Windows Phone 7 Silverlight framework, it is not possible to attach any command on the ApplicationBarMenuItem and ApplicationBarButton controls. These t…
- MVVM Light Toolkit V3 Alpha 2: EventToCommand behaviorUpdate (11/14/2009): I updated EventToCommand with a new feature: You can now pass the EventArgs of the fired event to the invoked command. See this post for more explanations.
- Detecting design time mode in WPF and SilverlightWe already talked often about providing design time data to your designers in Windows Presentation Foundation and in Silverlight, thus enabling them to work visually in design editors such as Expre…
- Using a Behavior to magnify your WPF applicationsAt MIX 2009, the Expression Blend team cam up with a new concept called Behaviors. In fact, the only thing new is the way that the Behaviors are packed. WPF developers have been doing what we calle…
- Simulating IsSynchronizedWithCurrentItem in Silverlight (part 2)This is part 2 of a two posts series about the property IsSynchronizedWithCurrentItem. In the previous post, we saw what it does in Windows Presentation Foundation. In this post, we will see that t…
- Geocoding pictures automatically with Nokia E71 and gpicsyncUpdate: Since then I found a much better tool to geocode pictures and edit other information encoded directly within the picture: Microsoft Pro Photo Tools. I wrote a new blog post about this tool.
- Reticulating splinesI am testing the Mozy backup service that was praised by many lately. It's not bad so far, but I am a bit disappointed that it doesn't work when I am either in the office, or connected to the VPN. …
- WPF: Simulating data in design mode in Microsoft Expression Blend\[UPDATE: The link to the VS2008 project was broken. Sorry for that\]
