Click here to Skip to main content
15,880,427 members
Home / Discussions / C#
   

C#

 
GeneralRe: Referring to a 2D array through a 1D array Pin
crushinghellhammer27-Jan-04 8:50
crushinghellhammer27-Jan-04 8:50 
GeneralPreview in Open Dialog box Pin
Shree26-Jan-04 6:23
Shree26-Jan-04 6:23 
GeneralRe: Preview in Open Dialog box Pin
Heath Stewart26-Jan-04 8:43
protectorHeath Stewart26-Jan-04 8:43 
GeneralUploading Images Pin
srt726-Jan-04 4:36
srt726-Jan-04 4:36 
GeneralRe: Uploading Images Pin
Mazdak26-Jan-04 4:52
Mazdak26-Jan-04 4:52 
GeneralRe: Uploading Images Pin
Mazdak26-Jan-04 4:57
Mazdak26-Jan-04 4:57 
GeneralRe: Uploading Images Pin
srt726-Jan-04 6:36
srt726-Jan-04 6:36 
GeneralRe: Uploading Images Pin
Mazdak26-Jan-04 6:52
Mazdak26-Jan-04 6:52 
Tiruvan wrote:
1. Learn how to upload files (onto a local machine itself)

There is no difference for local machine or your real server. You should only have the write prmission to create files there.

Tiruvan wrote:
2. Try uploading files into the SQL Server (remote) database instead of the local machine.

http://www.codeproject.com/aspnet/fileupload.asp[^]

There are other ways to store file and images into sqlserver which use better way. You can use them after you upload files into your server,like this article:

http://www.codeproject.com/cs/database/albumviewer.asp[^]

Tiruvan wrote:
3. If there should be any difference in the loading process between regular text files and image files, what should be done to upload image files?

No difference. You can use that codes for every files.

For any topics you can serach this site, search textbox is at the top of page,below the homepage image. There are so many useful articles for these tops here.

Mazy

No sig. available now.

Generalthreading in c# Pin
eman galal26-Jan-04 3:44
eman galal26-Jan-04 3:44 
GeneralRe: threading in c# Pin
Heath Stewart26-Jan-04 4:20
protectorHeath Stewart26-Jan-04 4:20 
GeneralExit from main Pin
thomasa26-Jan-04 3:08
thomasa26-Jan-04 3:08 
GeneralRe: Exit from main Pin
Heath Stewart26-Jan-04 3:13
protectorHeath Stewart26-Jan-04 3:13 
GeneralRe: Exit from main Pin
thomasa26-Jan-04 3:49
thomasa26-Jan-04 3:49 
GeneralRe: Exit from main Pin
Heath Stewart26-Jan-04 4:08
protectorHeath Stewart26-Jan-04 4:08 
Questionhacked? Pin
Anonymous26-Jan-04 2:47
Anonymous26-Jan-04 2:47 
AnswerRe: hacked? Pin
Thesisus26-Jan-04 3:05
Thesisus26-Jan-04 3:05 
GeneralRe: hacked? Pin
Heath Stewart26-Jan-04 3:10
protectorHeath Stewart26-Jan-04 3:10 
GeneralRe: hacked? Pin
Anonymous31-Jan-04 1:16
Anonymous31-Jan-04 1:16 
GeneralParentForm and a null reference Pin
Andrew McLellan26-Jan-04 1:47
Andrew McLellan26-Jan-04 1:47 
GeneralRe: ParentForm and a null reference Pin
Broken God26-Jan-04 2:06
Broken God26-Jan-04 2:06 
GeneralRe: ParentForm and a null reference Pin
AWoodgate26-Jan-04 6:23
AWoodgate26-Jan-04 6:23 
GeneralRe: ParentForm and a null reference Pin
Broken God27-Jan-04 8:32
Broken God27-Jan-04 8:32 
General.NET Serialization and versioning Pin
dabs26-Jan-04 1:04
dabs26-Jan-04 1:04 
GeneralRe: .NET Serialization and versioning Pin
Heath Stewart26-Jan-04 2:18
protectorHeath Stewart26-Jan-04 2:18 
GeneralGDI+ Problem Pin
occcy26-Jan-04 0:02
occcy26-Jan-04 0:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.