[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 technical guide on implementing blog post preview functionality within the Django admin interface, discussing methods and trade-offs.
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.
A Django developer details migrating their personal blog from PHP to Django, discussing performance, new tools, and a custom lifestream app.
Tips for debugging SharePoint code execution for anonymous users, including remote debugging setup.
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 developer shares their experience demoing a debugging robot for Google Wave at a Birds of a Feather (BOF) session, discussing attendee interest in the new platform.
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.