Creating an ASP.NET MVC OutputCache ActionFilterAttribute
A tutorial on implementing a custom OutputCache ActionFilterAttribute for server and client-side caching in ASP.NET MVC applications.
Maarten Balliauw is a cloud and web development expert specializing in .NET, C#, Microsoft Azure, and application performance. Frequent international speaker and Head of Customer Success at Duende Software.
433 articles from this blog
A tutorial on implementing a custom OutputCache ActionFilterAttribute for server and client-side caching in ASP.NET MVC applications.
A developer details creating a custom Visual Studio Team System check-in policy to run solution-specific unit tests, addressing a multi-solution project challenge.
A tutorial on creating a custom GridView extension method for ASP.NET MVC using C# lambdas for templating, paging, and editing.
A developer's review of NDepend, a tool for analyzing code dependencies, metrics, and quality using visual diagrams and a custom query language.
Announces ASP.NET MVC Preview 3 release, detailing key changes like new controller action returns and routing updates.
A technical guide on building a custom ViewEngine for the ASP.NET MVC framework, detailing the process from theory to implementation.
A tutorial on creating a custom ImageResult class in ASP.NET MVC to dynamically render images directly from controller actions.
A humorous article detailing IT pranks to encourage a project manager to lock his desktop, including fake icons and email tricks.
A developer shares the process and satisfaction of creating a custom template for their BlogEngine.net blog after 11 months.
Highlights two new Team Foundation Server projects on CodePlex: TeamReview for in-IDE code reviews and TFS Sticky Buddy for project status tracking.
Guide to integrating Zend Studio with Team Foundation Server for PHP development, enabling source control and team collaboration in mixed environments.
Announcing an ASP.Net MVC authentication starter kit with OpenID and Windows Live ID support, providing an alternative to the Membership Starter Kit.
Urgent security alert for BlogEngine.NET users about a vulnerability exposing user credentials, with a patch recommendation.
An overview of the MvcMembership project, an ASP.NET MVC starter kit for implementing membership and authentication features with extensible controllers.
A tutorial on using PHPExcel to integrate and reuse existing Excel-based business logic in a PHP web application, avoiding duplicate code.
The ASP.NET MVC framework source code is now available on CodePlex for viewing and bug fixes.
Common issues and solutions for unit testing ASP.NET MVC controllers, focusing on mocking Request.Form and ASP.NET Membership.
A collection of useful links and resources for ASP.NET MVC developers, covering tools, tutorials, and lifecycle explanations.
Announcement and recap of the Microsoft TechDays 2008 conference in Belgium, focusing on Microsoft technologies like ASP.NET and Silverlight.
A 2008 blog post exploring TextGlow, a project combining Silverlight 2.0 and OpenXML to create a web-based Word 2007 document viewer.