Archives

Archives / 2009
  • Windows Azure Services presentation

    Tags: Azure

    After my previous event for VISUG about Live Mesh, I was invited to my old school for another lecture about this technology for the seniors. But since the Live Mesh CTP was no longer available since … more

  • Try out Windows Azure while you still can

    Tags: Azure

    A Community Technology Preview (CTP) of Microsoft’s Windows Azure Platform has been around for a year now since it was shown at PDC 2008. Since then there have been a few updates, but the … more

  • Editing maintenance plan for file location

    Tags: SQL

    Sometimes it does happen that a directory (or even a whole disk drive) specified in your SQL Server’s (backup) maintenance plans isn’t available anymore. It’s less work to edit the … more

  • Closing your Office processes while using PIA

    Tags: C#, Office

    With Office 2007, developers are able to access and modify Office 2007 documents by using the Open XML Formats as an alternative to Office Interop. But even a few years after the release of Office … more

  • LINQ to SQL not generating code for association

    Tags: C#, LINQ

    It’s a good practice to create a proof of concept in a separate project to test out some new features or untested ideas, or to try and fix a certain problem. This way you’re able to focus … more

  • Windows 7: Boot from VHD

    Tags: Windows 7

    As many of you I couldn’t wait to try out Visual Studio 2010 Beta which was released this week. It was also a nice opportunity to try out the “boot from VHD” functionality now … more

  • Create and manage your Virtual Machines

    Tags: Windows 7

    Windows 7 introduced a new level of working with virtual machines with Windows Virtual PC and Windows XP Mode, which replace Microsoft Virtual PC. Some of the features are USB support, folder and … more

  • Run your application as administrator

    Tags: Windows 7

    Some of you have been using Windows Vista and already know how to deal with UAC. But for quite a few, and for me personally, Windows 7 is our first touch with UAC. Some applications need sufficient … more

  • Get started with Windows 7 RC

    Tags: Windows 7

    I can’t believe if you haven’t heard it yet, or maybe you were just so busy and forgot about it: Windows 7 is available for the community starting today (MSDN and Technet subscribers were … more

  • Setting up your weblog

    Tags: dasBlog, SyntaxHighlighter

    It took me quite a while (more than 9 months to be exact) to pick a blog engine, customize it and put it online. But now it’s finally there, wide in the open, to share all my findings with you. … more

  • Web Platform Installer

    Tags: dasBlog, Tools

    I'm still writing my first 'epic' post about how I did install, configure and fine-tune dasBlog. But I can already announce you that some parts of it (mainly setting everything up) will be a lot … more

  • String.Contains(char c)

    Tags: .NET

    This is something I didn't know until I stumbled over it by writing some code in a test project, copying it to my main application and getting build errors.

    Everybody knows that you have a Contains … more

  • Putting blog online

    Tags: dasBlog

    I finally decided on my blog engine (which would be dasBlog) and it's time to put my blog online and get myself a fresh new domain name. Over the next few days/weeks you'll see some of my old posts … more

  • Visug event: Live Mesh

    Tags: Live Mesh, Visug

    Today I had the chance to speak about Live Mesh and the Live Framework for Visug, a belgian user group. It was the very first session I ever hosted and the preparations were a bit bumpy (my colleague … more