Ordering fields in ASP.NET MVC 2 templated helpers
A guide to implementing custom field ordering in ASP.NET MVC 2 templated helpers using a custom OrderAttribute and metadata provider.
A guide to implementing custom field ordering in ASP.NET MVC 2 templated helpers using a custom OrderAttribute and metadata provider.
Announcing django-wsgi, a package to bridge Django and the WSGI world, allowing Django views/URLConfs to be exposed as WSGI apps and vice versa.
A developer announces moving their blog to a custom Django-based platform, thanking contributors for hosting and design.
Explores how cognitive dissonance and diverse perspectives are essential for overcoming confirmation bias and driving innovation in tech and problem-solving.
A developer's 2009 year-end review, highlighting top ASP.NET MVC and performance posts, open-source projects, and tech presentations.
A game developer introduces the new year's theme '100 Things' for the Experimental Gameplay Project, focusing on creative constraints.
Fixing a specific Oracle OBIEE SELinux error: 'libnnz10.so: cannot restore segment prot after reloc: Permission denied'.
Explains a Rhino Mocks unit testing exception and solution for methods requiring a return value.
A developer's critique of Outlook 2007/2010's poor HTML email rendering due to its use of the Word engine, causing major cross-client compatibility issues.
An update on the progress and remaining challenges for implementing multiple database support in the Django web framework.
An analysis of the declining Oracle BI Enterprise Edition (OBIEE) online community, citing beginner-dominated forums and poor user etiquette.
Fixes for xVal.WebForms validation issues: suppressing duplicate validation calls and ensuring complete validator script options.
Announcing the official release of Windows Azure Tools for Eclipse, a plugin for PHP developers to build, debug, and deploy applications to Azure.
A developer details patching xVal.WebForms to support ASP.Net-style Validation Groups and CausesValidation behavior with jQuery Validate.
Visual Studio 2010 beta 2 adds binding support to WPF InputBindings, simplifying MVVM development by allowing direct command binding.
Announcing an updated version of rgba.php, a server-side script for cross-browser RGBA color support, with new features and bug fixes.
Announcing upcoming tech sessions on Azure, PHP, and ASP.NET, including cloud migration and PHP-Microsoft integration.
A guide to diagnosing and fixing the ORA-12154 TNS error when OBIEE fails to connect to an Oracle database.
Analysis of Oracle's October Critical Patch Update, focusing on the OBIEE vulnerability CVE-2009-1990 and its patch details.
Explains how CSLA.NET 3.8 Beta integrates DataAnnotations for validation, eliminating the need for duplicate rule enforcement in business layers.