Recent Posts
Smart Client frustrations
Well, I’m quite disappointed in the amount of tool support for developing Smart Clients. One my of current projects involves a Windows Forms Smart Client that uses .NET Remoting to connect to the application server. While developing on a system with local admin rights everything works okay (obvio...
NHibernate and LINQ
Yesterday, two of my collegues demonstrated both NHibernate, an open-source object relational mapper, and the technology preview of LINQ, the C# 3.0 query language. I was quite impressed by the ease of use of NHibernate. Obviously, die-hard Java coders were already aware of the power of Hibernate...
Visual Studio 2003 and 2005 side-by-side
We recently discovered that running Visual Studio 2005 Beta 2 next to Visual Studio 2003 breaks the attach to process functionality of the latter in many cases. However, it seems that this is fixed in Visual Studio 2005 Release Candidate. I still have to try it myself though.
Windows Forms key processing
If I had to name one thing in .NET that is very difficult to grasp, I would name Windows Forms key processing. There are so many methods involved it is very difficult to determine which method to overload and what to do. The newsgroup post Key Event Processing in Windows Forms provides a great ov...
C# 2.0 starter
I know that the article Create Elegant Code with Anonymous Methods, Iterators, and Partical Classes is an oldie, but it still provides a comprehensive overview on what C# 2.0 really adds for the daily developer. It is written by Juval Lowy, one of Microsoft’s Software Legends which I met once at ...
Lead Enterprise Architect Program
Me and some of my fellow collegues have been selected to join Microsoft’s Lead Enterprise Architect Program (LEAP). Today, we received access to a dedicated portal that is used to keep us up to date on the program’s presentations, reading materials, preparation guides, etc, and boy we have lots t...