[C#] Parent/child relationship and XML serialization
A C# tutorial on solving XML serialization issues for parent-child object relationships using a custom generic collection and interface.
A C# tutorial on solving XML serialization issues for parent-child object relationships using a custom generic collection and interface.
A tutorial on using Test-Driven Development (TDD) workflow in Visual Studio 2010 for ASP.NET MVC controller development.
Explains a JCR query limitation in Apache Jackrabbit when sorting on child node properties and discusses a workaround.
Guide to storing ASP.NET MVC views in Windows Azure Blob Storage using a custom VirtualPathProvider for easier updates.
An analysis arguing that Google Wave will fail because Google fundamentally misunderstands social collaboration and user needs.
Announcement of a 2009 JavaMagazin article introducing Hades, a persistence layer solution for Java developers.
A rebuttal to a critical article about Python, defending its features like closures, generators, lambdas, and the C-API.
A session recap on integrating Microsoft Silverlight rich front-ends with existing PHP applications, including demo code.
A guide for developers on setting up a development environment and contributing patches to the Mercurial version control system.
A developer's critique of Mercurial's design quirks, including confusing commands and configuration methods.
A developer investigates and explains a transactional test failure when migrating the Hades project to Spring 3 M3, tracing it to a rollback flush.
Podcast episode discussing the new PHP SDK for Windows Azure, designed to help PHP developers utilize Azure cloud services.
Troubleshooting an OBIEE nqcmd error caused by hidden spaces in column names when copying logical SQL from a web interface.
A tutorial on using Spring's @Configurable annotation to inject dependencies into domain objects not managed by the Spring container.
Fixing Lightning calendar extension issues in Ubuntu Jaunty after a fresh install, enabling Google Calendar integration.
Announcement of Hades 0.5.0 release, detailing Spring namespace simplification, OSGi compatibility, and a new programmatic API.
A technical guide to implementing custom domain and subdomain routing in ASP.NET MVC, addressing multilingual and multi-tenant scenarios.
A developer's experience at a Microsoft Document Interoperability Initiative workshop, covering OpenXML validation, document accessibility, and SDK discussions.
A critical look at iPhone OS 3.0's new features, arguing they are late additions that don't justify a major version update.
Guide to configuring custom HTTP error pages (like 500.html) in OBIEE/OAS by editing httpd.conf and mod_oc4j.conf files.