Thursday, December 31, 2009

Display Images in GridView from Sql Server Database Table Using Asp.net C#

In my previous post i showed you "How one can upload images into Sql Server using Asp.net C# FileUpload control". In this post i will show you how one can display images into a GridView from Sql Server table. As you know in most of the web applications requires to handle different type of images like large,thumbnail etc. If those web applications are e-commerce site then you must be carefull when

No comments:

Post a Comment