It's all about the content!
A web developer argues that content is the fundamental core of the web, more important than marketing, design, or development trends.
A web developer argues that content is the fundamental core of the web, more important than marketing, design, or development trends.
An explanation of Python decorators, covering how functions are objects and can be passed as arguments or returned.
A personal recap of the 2013 Digital Visions conference in Vienna, covering talks on front-end development and UX.
A community-driven AngularJS style guide and best practices repository for developers.
A guide to lazy prefetching of AngularJS partials to improve performance in Single-Page Applications (SPAs).
A list of 10 Python project ideas to inspire developers, including libraries and tools for imaging, web, and automation.
A list of 10 recommended Python blogs for programmers, including Planet Python, effbot, and Mouse Vs Python.
A developer's workaround for a random NuGet package restore error (exit code -1073741819) by modifying the MSBuild target to retry failed attempts.
A developer shares his career journey from RealDolmen to a new role as a Technical Evangelist at JetBrains.
Explains how to convert WPF visuals and controls into bitmap images using C# extension methods and the RenderTargetBitmap class.
A guide on implementing API key authentication in ASP.NET Web API using a custom DelegatingHandler to map keys to user identities.
How to use NServiceBus's IWantToRunBeforeConfiguration interface to apply DRY, unobtrusive message conventions across multiple endpoints.
A developer's tool for calculating WCAG-compliant color contrast ratios, including support for semi-transparent colors and real-time updates.
Explains the purpose and importance of PartitionKey and RowKey in Windows Azure Table Storage for data partitioning and query performance.
A guide to building a scalable webfarm using Windows Azure Virtual Machines, including load balancing and VM configuration.
A gallery exploring CSS transitions and animations, demonstrating various animatable properties with interactive demos.
A guide on setting up and using Memcached for distributed caching on Windows Azure, specifically for PHP applications.
A developer shares personal experiences and feedback from speaking at four front-end web development conferences, including JSConf EU and Fronteers.
A guide on using git rebase to automatically synchronize a gh-pages branch with the master branch in a GitHub repository.
Release of MvcSiteMapProvider 3.1.0 RC, a NuGet package for ASP.NET MVC with performance improvements and bug fixes.