ASP.NET Helpers

ASP.NET Helpers
Introduction to WebImage

One common operation that pretty much every website in the world does is either accepting, creating, editing, or displaying images. This could be something as simple as a user’s profile picture or as complex a full blown image gallery. Either way if you have every had implement these functionalities in a website you know that they are not the easiest thing to create. Well, here is where the WebPages team comes in to save the day! We have wrapped what we think are some of the most common image manipulation operations into a brand new fancy WebImage helper. Okay...

posted @ Tuesday, July 06, 2010 2:57 PM | Feedback (19)