Click here to Skip to main content
15,908,172 members
Home / Discussions / C#
   

C#

 
QuestionOne of the column in the gridview has a link button..when i click on it then the file attachemnt has to get downloaded which is already saved in the database. Pin
grkrishna23-Mar-09 2:32
grkrishna23-Mar-09 2:32 
AnswerRe: One of the column in the gridview has a link button..when i click on it then the file attachemnt has to get downloaded which is already saved in the database. Pin
dan!sh 23-Mar-09 2:41
professional dan!sh 23-Mar-09 2:41 
AnswerWhy have you wrote more for the subject then you have for the actual post? anyway the complete source code for your requirements is as follow: Pin
musefan23-Mar-09 2:47
musefan23-Mar-09 2:47 
QuestionSource code arranger/formatter Pin
Martin Hart Turner23-Mar-09 2:18
Martin Hart Turner23-Mar-09 2:18 
QuestionError while calling C++ DLL in C# Pin
Amit_T23-Mar-09 1:21
Amit_T23-Mar-09 1:21 
AnswerRe: Error while calling C++ DLL in C# Pin
«_Superman_»23-Mar-09 1:41
professional«_Superman_»23-Mar-09 1:41 
GeneralRe: Error while calling C++ DLL in C# Pin
Amit_T23-Mar-09 2:07
Amit_T23-Mar-09 2:07 
QuestionUploading/Download files on a server Pin
musefan23-Mar-09 0:41
musefan23-Mar-09 0:41 
Hello all,

Im looking for some opinions and/or suggestions on the best way to handle file uploading and downloading to/from a server with my application.

At the moment I have implemented an FTP solution to allow files to be transfered to and from the server, this seems to be working fine but I am not sure if i have chosen the best option for the task (in terms of performance and reliability). I know it is possible to store files in an SQL database (which I am currently using for data storage), but avoided this approach as I didnt want to pack my database with file storage.

Can anybody offer an opinion on a 'best practice' route for this kind of functionality? or perhaps offer another alternative I could look into?

Im not completely against SQL storage if anyone can put a good argument forward for it? After all I just want wants best for my offsprings Big Grin | :-D

Thanks

Life goes very fast. Tomorrow, today is already yesterday.

AnswerRe: Uploading/Download files on a server Pin
Samuel Cherinet23-Mar-09 5:09
Samuel Cherinet23-Mar-09 5:09 
GeneralRe: Uploading/Download files on a server Pin
musefan23-Mar-09 5:34
musefan23-Mar-09 5:34 
GeneralRe: Uploading/Download files on a server Pin
Samuel Cherinet23-Mar-09 7:41
Samuel Cherinet23-Mar-09 7:41 
QuestionMicrosoft Sync Framework Pin
Axonn Echysttas23-Mar-09 0:23
Axonn Echysttas23-Mar-09 0:23 
QuestionHow to add a MSProject to other MSProject Pin
fan15823-Mar-09 0:10
fan15823-Mar-09 0:10 
AnswerRe: How to add a MSProject to other MSProject Pin
Cracked-Down23-Mar-09 2:32
Cracked-Down23-Mar-09 2:32 
AnswerRe: How to add a MSProject to other MSProject Pin
fan15823-Mar-09 15:51
fan15823-Mar-09 15:51 
AnswerRe: How to add a MSProject to other MSProject Pin
moon_stick23-Mar-09 2:39
moon_stick23-Mar-09 2:39 
AnswerRe: How to add a MSProject to other MSProject Pin
fan15823-Mar-09 15:56
fan15823-Mar-09 15:56 
QuestionCrystal Report Page Setup Pin
Yathish hatter23-Mar-09 0:00
Yathish hatter23-Mar-09 0:00 
AnswerRe: Crystal Report Page Setup Pin
Henry Minute23-Mar-09 5:09
Henry Minute23-Mar-09 5:09 
Questioncrystal reports Pin
ShivarajKumar22-Mar-09 23:52
ShivarajKumar22-Mar-09 23:52 
QuestionDataGridView seems to lose databinding Pin
Nigel Mackay22-Mar-09 23:37
Nigel Mackay22-Mar-09 23:37 
AnswerRe: DataGridView seems to lose databinding Pin
Spunky Coder23-Mar-09 0:23
Spunky Coder23-Mar-09 0:23 
QuestionWeird behaviour Pin
Mustafa Ismail Mustafa22-Mar-09 23:23
Mustafa Ismail Mustafa22-Mar-09 23:23 
AnswerRe: Weird behaviour Pin
DaveyM6922-Mar-09 23:59
professionalDaveyM6922-Mar-09 23:59 
GeneralRe: Weird behaviour Pin
Mustafa Ismail Mustafa23-Mar-09 0:28
Mustafa Ismail Mustafa23-Mar-09 0:28 

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.