Reactivation (and some ramblings on my blogging infrastructure)
Author announces blog reactivation and discusses technical changes to his static blogging infrastructure, including Blosxom and Disqus.
Author announces blog reactivation and discusses technical changes to his static blogging infrastructure, including Blosxom and Disqus.
A tutorial on creating an externally accessible TCP endpoint for a Worker Role in Microsoft Azure, including code examples.
A review of Douglas Crockford's book 'JavaScript: The Good Parts' and how it changed the author's perspective on the language.
A guide to implementing custom field ordering in ASP.NET MVC 2 templated helpers using a custom OrderAttribute and metadata provider.
A developer's 2009 year-end review, highlighting top ASP.NET MVC and performance posts, open-source projects, and tech presentations.
Announcing the official release of Windows Azure Tools for Eclipse, a plugin for PHP developers to build, debug, and deploy applications to Azure.
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 fun web tool that generates Bing search links for easily answerable questions, inspired by LetMeGoogleThatForYou.
Explores using ASP.NET MVC 2's 'Serialized Model State' feature for handling optimistic concurrency in web forms.
A developer's response to a CSS3 learning tool challenge, discussing its features and potential for education.
A technical overview of new features in the ASP.NET MVC 2 Preview 2 release, focusing on the Futures assembly, client-side validation, and REST SDK.
A review of the book 'Beginning ASP.NET MVC 1.0', covering its content on the MVC framework, advanced topics, and practical case studies.
A tutorial on using Test-Driven Development (TDD) workflow in Visual Studio 2010 for ASP.NET MVC controller development.
Announcement of PHPPowerPoint 0.1.0, a new PHP library for programmatically generating PowerPoint (PPTX) presentations.
A developer's technical rant about the complexities and common errors in converting CMYK colors to RGB, highlighting flawed algorithms.
Author announces and reflects on writing his first book, 'ASP.NET MVC 1.0 Quickly,' a hands-on guide for ASP.NET developers.
Guide to integrating NUnit unit test results into Team Foundation Server 2008's Team Build for reporting and metrics.
A tutorial on creating a custom ASP.NET MVC ModelBinder to automatically bind Linq to SQL entities from URL parameters, reducing controller code.
A sample ASP.NET MVC application demonstrating repository pattern, dependency injection, and various web technologies for tracking fuel usage.