Integrating Hades into existing applications
Explains how to integrate the Hades framework into an existing Spring/Hibernate application without duplicating metadata or changing existing DAO code.
Explains how to integrate the Hades framework into an existing Spring/Hibernate application without duplicating metadata or changing existing DAO code.
Explains a bug in WPF's Clipboard.GetImage method and provides a workaround to correctly paste images from the clipboard by manually handling DIB format.
Using Live Mesh to sync and backup local Subversion repositories for personal projects.
Explains Django's F() object queries for comparing and updating database fields directly within the ORM.
A review of Packt's book on software testing using Visual Studio Team System 2008, covering test types, deployment, and reporting.
A 2009 article questioning the activity and relevance of local Linux User Groups (LUGs) in the internet age, asking for reader experiences.
A tutorial on extending PHPExcel to save spreadsheets directly to Google Docs using a custom writer class and Zend Framework.
The new VISUG (Visual Studio User Group Belgium) website is now live, featuring an updated layout, RSS feed for events, and aggregated member blog content.
Announcing the release of daloRADIUS 0.9-8, a major update to the open-source RADIUS management platform with new features and bug fixes.
Overview of VSeWSS 1.3, a Visual Studio plugin for SharePoint development with templates and deployment tools.
A technical guide on creating a reusable Django manager class to share methods between managers and QuerySets, reducing code repetition.
A tutorial on implementing form validation using the IDataErrorInfo interface in the ASP.NET MVC release candidate framework.
Microsoft releases SPDisposeCheck tool to help SharePoint developers find memory leaks in API objects like SPWeb and SPSite.
Announcing PHPLinq 0.4.0, a PHP library bringing .NET's LINQ query capabilities to arrays, XML, and databases.
Developer ports startup-notification library to XCB, submitting patches for XDG integration and potential use in the Awesome window manager.
The agenda for the Belgian TechDays 2009 conference has been published online, with details available on the event website and a related blog.
A developer updates the CarTrackr reference application to ASP.NET MVC 1.0 RC, detailing key changes like view type syntax and compile-time view validation.
Guide on starting a SharePoint workflow programmatically from an Event Receiver with validation logic.
A review of the 'Systems' chapter from Robert C. Martin's 'Clean Code', covering principles like DI, AOP, and incremental design.
A developer modifies the jQuery Pageslide plugin to support multiple, independently configured slideshows on a single webpage.