Uploading Images to a Database - Part I
Details Related Types
Site:  ASPFree
Original URL:  http://aspfree.com/authors/123aspx/DBImagesCS/imageupload_csharp.asp
Summary:
Uploading images to a Sql Server database is extremely easy using ASP.NETand C#.  A couple of months ago I wrote a similar article, using VB.NET.This article will show you how to upload Images (or any Binary Data ) to a SqlServer database using ASP.NET and C#.
System.Data.SqlClient.SqlCommand
System.Data.SqlClient.SqlConnection
System.Data.SqlClient.SqlParameter
System.Drawing.Image
System.EventArgs
System.Web.UI.HtmlControls.HtmlInputFile
System.Web.UI.HtmlControls.HtmlInputText
System.Web.UI.Page
System.Web.UI.WebControls.Button
System.Web.UI.WebControls.Image
System.Web.UI.WebControls.RequiredFieldValidator
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com