ASP.NET Sprite & Image Optimization Framework Intro in WebForms

The ASP.NET team released a preview of the Sprite and Image Optimization framework yesterday. Here's a quick video to get you started.

Note: Make sure to watch it in HD by following this link or switching the player below 480p resolution to see the text clearly.

Enjoy!

Published Friday, August 06, 2010 7:45 AM by craigshoemaker
Filed under:

Comments

# Twitter Trackbacks for ASP.NET Sprite & Image Optimization Framework Intro in WebForms - Craig Shoemaker [asp.net] on Topsy.com

Pingback from  Twitter Trackbacks for                 ASP.NET Sprite & Image Optimization Framework Intro in WebForms - Craig Shoemaker         [asp.net]        on Topsy.com

# re: ASP.NET Sprite & Image Optimization Framework Intro in WebForms

Monday, August 09, 2010 6:11 AM by Harjit Sandhu

That is really cool. So gonna use this when i get the chance to!

# re: ASP.NET Sprite & Image Optimization Framework Intro in WebForms

Sunday, August 15, 2010 5:51 AM by sayitfast

Very Kewl!!!

# re: ASP.NET Sprite & Image Optimization Framework Intro in WebForms

Sunday, August 15, 2010 11:31 PM by worldspawn[]

What is that inline data? A transparent gif? So the background is applied to the img element? Didn't know that worked :D

Why not just output an inline-block div (eliminating the transparent gif)?

# re: ASP.NET Sprite & Image Optimization Framework Intro in WebForms

Monday, August 16, 2010 6:44 AM by Richard

Seems like the required alt attributes are missing in the img tags?

# re: ASP.NET Sprite & Image Optimization Framework Intro in WebForms

Tuesday, August 17, 2010 9:47 AM by Eric Weiss

Very nice, the auto-generation of the CSS is such a time saver.

# ASP.Net Sprite and Image Optimization Framework « .Net Web stuff, mostly.

Pingback from  ASP.Net Sprite and Image Optimization Framework « .Net Web stuff, mostly.

# youtube.com « ?????? ????????????????????

Friday, August 27, 2010 4:20 PM by youtube.com « ?????? ????????????????????

Pingback from  youtube.com «  ?????? ????????????????????

# re: ASP.NET Sprite & Image Optimization Framework Intro in WebForms

Tuesday, September 28, 2010 1:03 AM by Joe

I'd love to see an MVC example :)