Bart Lannoeye - Blog
We'll be speaking at the Belgian Community Day 2012
This morning the full calendar for the Belgian Community Day 2012 has been released. It will take place on June 21st 2012 in Mechelen and is an event organized by 17 Belgian user groups!
Together … more
First Belgian Windows Phone User Group session
Yesterday we kicked off the Belgian Windows Phone User Group (WiPhug) with a first event called 'Building a Windows Phone application from Z to A'. We started with a short introduction of the team … more
Combining ResourceDictionary with MVVM Light or localization files
I have several Windows Phone 7 apps up and running with both MVVM Light and localized resources without a problem. When I decided to take it a step further and try to add my custom ResourceDictionary … more
Windows Phone SDK 7.1.1
Microsoft just released the final version of the Windows Phone SDK 7.1.1. This version allows you to develop and test for the new 256 MB phone devices. You can run the 512-MB and 256-MB emulator side … more
The future of Windows Phone after Mango
Last year in September Microsoft released a major update for the Windows Phone, version 7.5 or nicknamed Mango. The update brought us a long list of updates and new features. Next to that several new … more
ArgumentOutOfRangeException on WP7 Reminder
During the creation of a Windows Phone 7 application for Trix I wanted to give the user the chance to add a reminder for a concert of his choice. With some example code available, the implementation … more
No matching constructor found for WP7 resources file
When I was adding localization to my first Windows Phone 7 app, I initially got following exception:
XamlParseException was unhandled
No matching constructor found on type … more
Moved from DasBlog to Orchard CMS
As you can notice, I moved my blog from DasBlog to Orchard CMS. DasBlog has been stable (read no new development) for a few years now and although some effort has been put in upgrading it to .NET 4.0, … more
How to force Mango on your WP7 device
Disclaimer: This is NOT an official installation guide for Mango (or any WP7 update) and is not supported by Microsoft. Using this process to upgrade is your own decision, any problems caused by this … more
Deploying your site with SQL CE 4.0 to shared webhosting (Part 2)
In the previous post I described how to create your website with ASP.NET and SQL Server Compact 4 as database. The next step is to deploy your site. If you have a VPS or dedicated server, you got full … more