Creating a generic Linq to SQL ModelBinder for the ASP.NET MVC framework
A tutorial on creating a custom ASP.NET MVC ModelBinder to automatically bind Linq to SQL entities from URL parameters, reducing controller code.
A tutorial on creating a custom ASP.NET MVC ModelBinder to automatically bind Linq to SQL entities from URL parameters, reducing controller code.
A developer recounts attending a Python Onsen event, working on a Django lifestream app, and discussing web development with peers.
Announcement of the first release of a WordPress plugin for integrating Disqus comments into blog posts.
A programmer reflects on how coding shapes problem-solving skills and offers a unique perspective on understanding complex systems, using analogies from programming.
Microsoft's Mix Online community releases Oomph, a cross-browser JavaScript toolkit for extracting and using Microformats data from web pages.
Microsoft releases CTP of Visual Studio 2010 and .NET Framework 4.0 for download.
Introducing Locations support in daloRADIUS, allowing management of multiple RADIUS databases from a single web interface.
A sample ASP.NET MVC application demonstrating repository pattern, dependency injection, and various web technologies for tracking fuel usage.
An exploration of the Properties Pattern, a flexible but often overlooked design pattern for software modeling and persistence.
Explores the @font-face CSS rule for using custom fonts on the web, discussing browser compatibility and implementation.
Release notes for CKS EBE Comments Manager v1.1.0.0, a tool to manage blog comments with approval status filtering and auto-select features.
A review of the book 'Mobile Web Development' by Nirav Mehta, covering its content, target audience, and approach to teaching mobile web technologies.
A presentation recap and resource sharing for an ASP.NET MVC framework talk given at a Visual Studio User Group event.
A technical blog post introducing a minimal Java plugin system using Spring, focusing on PluginRegistry and dynamic plugin discovery.
A developer reflects on 5 years at Hippo, detailing growth through open source work with Apache projects like Cocoon and contributing to Hippo CMS.
A simple tutorial on implementing caching in SharePoint Web Parts using HttpRuntime to reduce server load.
Explains how to implement Dependency Injection in Scala using the Cake Pattern, with step-by-step code examples.
Discusses the widespread use of the buggy eggtrayicon implementation in GTK+ apps and urges developers to adopt native solutions.
A technical guide on implementing a custom ModelBinder in ASP.NET MVC to bind complex objects like Person directly to action method parameters.
A developer shares their experience adopting Scala and Functional Programming for a real-world financial software project, discussing risks and benefits.