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 technical guide on implementing a custom ModelBinder in ASP.NET MVC to bind complex objects like Person directly to action method parameters.
A screencast demonstrating how to handle form interactions using the ASP.NET MVC framework, including sample code.
Explains how to use the ModelBinder attribute in ASP.NET MVC to handle complex type parameters in controller action methods.
A tutorial on implementing form validation in ASP.NET MVC Preview 5, showing controller and view code for validating user input.
A tutorial on creating a custom GridView extension method for ASP.NET MVC using C# lambdas for templating, paging, and editing.
A tutorial on creating a custom ImageResult class in ASP.NET MVC to dynamically render images directly from controller actions.
A tutorial on implementing data-driven web testing in Visual Studio 2008, focusing on linking databases and validation rules.
A tutorial on implementing Data Driven Testing for unit tests in Visual Studio 2008, using a database as a data source.
A tutorial on using LINQ (Language Integrated Query) in C# to query and process files from the filesystem, demonstrated with a photo album example.
A developer shares their experience learning and migrating a project to the GTK 2.0 GUI toolkit, including version history and tooling.
A guide to enabling HTTP proxy with authentication for .NET SOAP web service clients by overriding the generated service class.
A guide and resource list for generating Office 2007 (OpenXML) documents using the C# programming language.
Open XML workshop materials, slides, and code samples for developers in C# and Java are now available for download.
A developer shares a free command-line C# tool to recursively download entire FTP folders, solving a common frustration.
A developer shares a custom ASP.NET SendMailControl for sending templated emails, similar to built-in controls like PasswordRecovery.
A developer's recap of Day 2 at a tech conference in Ghent, covering sessions on C# evolution, Windows Workflow Foundation, and continuous integration.
A developer simplifies a Kerberos config parser into a single C file for e2fsck, discussing the need for small, efficient code vs. bloatware.
A developer discovers a surprising Y2K-related bug in Solaris 9's strptime function, causing incorrect year parsing years after the Y2K scare.
A portfolio showcasing Andrew Bancroft's 15+ years of experience in software development, data analytics, and leading tech projects across various industries.