ASP.NET MVC TDD using Visual Studio 2010
A tutorial on using Test-Driven Development (TDD) workflow in Visual Studio 2010 for ASP.NET MVC controller development.
A tutorial on using Test-Driven Development (TDD) workflow in Visual Studio 2010 for ASP.NET MVC controller development.
Overview of SharePoint Server 2010 preliminary system requirements announced by Microsoft.
Announcement of PHPPowerPoint 0.1.0, a new PHP library for programmatically generating PowerPoint (PPTX) presentations.
Troubleshooting ORA-12537 and ORA-12518 errors in an Informatica DAC environment, focusing on database connectivity issues.
A developer's technical rant about the complexities and common errors in converting CMYK colors to RGB, highlighting flawed algorithms.
Overview of ten free SharePoint themes with screenshots, available for download from Microsoft.
Author announces and reflects on writing his first book, 'ASP.NET MVC 1.0 Quickly,' a hands-on guide for ASP.NET developers.
Explores a performance-optimized approach to implementing inheritance and polymorphism in Django's ORM using a caching mixin.
Guide to integrating NUnit unit test results into Team Foundation Server 2008's Team Build for reporting and metrics.
Part 3 of a PLY tutorial covering arithmetic operations, operator precedence, and adding variables to a custom language.
A technical deep dive into how Django models work internally, focusing on the ModelBase metaclass and the class creation process.
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.
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.