How we built TwitterMatic.net - Part 1: Introduction
A technical introduction to building TwitterMatic, a cloud-based tweet scheduling app using Windows Azure services like web/worker roles and table storage.
A technical introduction to building TwitterMatic, a cloud-based tweet scheduling app using Windows Azure services like web/worker roles and table storage.
Guide on converting Virtual PC 2007 disks to Windows Virtual PC on Windows 7, with tips for full integration.
A revised approach to integrating ASP.NET MVC with the Managed Extensibility Framework (MEF) to enable pluggable controllers and views, addressing a specific Server Error.
Troubleshooting an OBIEE nqcmd error caused by hidden spaces in column names when copying logical SQL from a web interface.
A presentation on Mocking techniques for software testing, delivered at the Visual Studio User Group Belgium, with slides and demo code.
Microsoft released WSS 3.0 & MOSS 2007 SDK 1.5, a software development kit for SharePoint development.
Announcement of PHPPowerPoint 0.1.0, a new PHP library for programmatically generating PowerPoint (PPTX) presentations.
A guide to creating an AsyncObservableCollection in WPF to safely update data-bound collections from background threads.
Discusses Oracle Application Server bug 7132128 causing server.log to fill with 'Send notification' messages and provides a reference.
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.