[WPF] Automatically sort a GridView when a column header is clicked
A tutorial on implementing automatic column sorting in WPF GridViews using attached properties, compatible with the MVVM pattern.
A tutorial on implementing automatic column sorting in WPF GridViews using attached properties, compatible with the MVVM pattern.
Troubleshooting guide for a missing odiparams.sh file during an Oracle Data Integrator (ODI) Agent installation on a server.
How to remove Windows line feed characters (^M) from files when using the vi editor on Unix systems.
Troubleshooting ORA-12537 and ORA-12518 errors in an Informatica DAC environment, focusing on database connectivity issues.
A technical tutorial on implementing background Daemon modules in Hippo CMS 7 for scheduled tasks and repository components.
A guide to binding keyboard shortcuts to ViewModel commands in WPF using a custom markup extension, solving a common MVVM challenge.
Author announces and reflects on writing his first book, 'ASP.NET MVC 1.0 Quickly,' a hands-on guide for ASP.NET developers.
A guide to essential keyboard shortcuts in Windows 7 for improving productivity and window management.
A SharePoint developer shares their new development environment setup running Windows 7, including hardware specs and Virtual PC configuration.
Microsoft releases ECMA-376/OpenXML implementation notes for Office 2007, aiding developers in understanding document handling and improving libraries like PHPExcel.
Part 3 of a series on migrating an ASP.NET MVC app to Windows Azure, focusing on implementing cloud data storage with Azure Table Storage.
A developer's preview and technical overview of the upcoming Hippo CMS 7 and ECM platform, discussing its architecture, plugins, and new features.
PHPExcel library featured in php|architect magazine for generating Excel files and charts using PHP and the Google Charts API.
A screencast tutorial demonstrating how to use the ASP.NET MVC ModelBinder to improve code maintainability and testability.
Explains the new aggregate and annotate query syntax for Django 1.1, detailing how to perform calculations like MAX, MIN, and COUNT on data.
A developer shares their discovery of a security vulnerability (CVE-2008-5187) in the Imlib2 image library.
Zend Framework 1.7 now includes native OpenXML indexing support for Lucene, simplifying document search integration.
A guide on setting up and running the Django test suite for development and patch testing.
Details the upcoming release of Microsoft Office 2007 Service Pack 2, including new features and improvements for clients and servers.
Fixing Lightning calendar and Thunderbird integration issues after an Ubuntu Intrepid clean install by installing libstdc++5.