Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • ASP.NET MVC CSS Sprite

    A month ago, I wrote about my technique to output a CSS sprite for ASP.NET . Granted, I made a big mistake. I put WAY too much bloat into the post. Not a K.I.S.S. moment. I have reworked my CSS sprite technique to be unique to MVC. I've used the most recent build of the MVC framework, which can be downloaded...
    Posted to Zack Owens (Weblog) by zowens on 04-27-2008, 12:00 AM
    Filed under: .NET, C#, ASP.NET, ASP.NET MVC, CSS, ASP.NET Performance, CSS Sprite
  • Improve ASP.NET Performance - CSSmin

    If you follow Douglas Crockford's wor k, you might know about JSMin , a bit of code written for various languages to optimize JavaScript to make it smaller. One thing it does is makes everything go to one line, eliminating some of the space by removing white space. In Web 2.0 applications, CSS is all...
    Posted to Zack Owens (Weblog) by zowens on 02-15-2008, 12:00 AM
    Filed under: .NET, Visual Basic, C#, ASP.NET, CSS, ASP.NET Performance
  • ClubStarterKit – Caching for performance

    First of all, if you haven’t heard, I recently released ClubStarterKit v3 Preview. If you haven’t had a chance to look at it, I highly encourage you to take a look at the whole new codebase . My whole goal when building any application whether it’s an application for a client or the open source ClubStarterKit...
    Posted to Zack Owens (Weblog) by zowens on 12-11-2009, 12:00 AM
    Filed under: .NET, C#, ASP.NET, ClubStarterKit, ASP.NET MVC, CSS, ASP.NET Performance
Page 1 of 1 (3 items)