Click here to Skip to main content
15,911,531 members
Home / Discussions / C#
   

C#

 
AnswerRe: Determining Upload Speeds In C# Pin
Guffa17-Feb-06 10:02
Guffa17-Feb-06 10:02 
Questionload 3d object into form Pin
de_Oracle17-Feb-06 6:07
de_Oracle17-Feb-06 6:07 
AnswerRe: load 3d object into form Pin
Judah Gabriel Himango17-Feb-06 10:20
sponsorJudah Gabriel Himango17-Feb-06 10:20 
Question2 Simple quastions Pin
ytubis17-Feb-06 6:04
ytubis17-Feb-06 6:04 
AnswerRe: 2 Simple quastions Pin
Dave Kreskowiak17-Feb-06 10:20
mveDave Kreskowiak17-Feb-06 10:20 
Questionhow to use progressbar for long operation ? Pin
hdv21217-Feb-06 5:14
hdv21217-Feb-06 5:14 
AnswerRe: how to use progressbar for long operation ? Pin
mcmcom17-Feb-06 9:38
mcmcom17-Feb-06 9:38 
QuestionOpen File Pin
tanishq151017-Feb-06 5:14
tanishq151017-Feb-06 5:14 
Hi all,
I save attachments on the harddisk and when the user clicks on a button the file has to open as it does in Open file dialog.The problem is that the file does not open at the same time no error is posted.Please help me.

Here is the code

FileStream fs=File.OpenRead(path);
fs.Close;

path is the path of the filename
AnswerRe: Open File Pin
KaptinKrunch17-Feb-06 6:07
KaptinKrunch17-Feb-06 6:07 
AnswerRe: Open File Pin
Somanova42017-Feb-06 6:38
Somanova42017-Feb-06 6:38 
QuestionSystem.Transaction , please Pin
faviochilo17-Feb-06 4:55
faviochilo17-Feb-06 4:55 
AnswerRe: System.Transaction , please Pin
Judah Gabriel Himango17-Feb-06 10:22
sponsorJudah Gabriel Himango17-Feb-06 10:22 
GeneralRe: System.Transaction , please Pin
faviochilo18-Feb-06 14:09
faviochilo18-Feb-06 14:09 
QuestionIP Address to System.Byte Pin
Ariston Darmayuda17-Feb-06 4:52
Ariston Darmayuda17-Feb-06 4:52 
AnswerRe: IP Address to System.Byte Pin
Judah Gabriel Himango17-Feb-06 10:23
sponsorJudah Gabriel Himango17-Feb-06 10:23 
AnswerRe: IP Address to System.Byte Pin
Guffa17-Feb-06 12:22
Guffa17-Feb-06 12:22 
QuestionThread.Sleep Executing at Wrong Time Pin
redfish3417-Feb-06 4:35
redfish3417-Feb-06 4:35 
AnswerRe: Thread.Sleep Executing at Wrong Time Pin
Dave Kreskowiak17-Feb-06 5:35
mveDave Kreskowiak17-Feb-06 5:35 
GeneralRe: Thread.Sleep Executing at Wrong Time Pin
redfish3417-Feb-06 19:09
redfish3417-Feb-06 19:09 
GeneralRe: Thread.Sleep Executing at Wrong Time Pin
Dave Kreskowiak18-Feb-06 3:39
mveDave Kreskowiak18-Feb-06 3:39 
Questiondoubt about listbox Pin
ffrr17-Feb-06 4:24
ffrr17-Feb-06 4:24 
Questionevent handler problem (a lv created in usercontrol and displayed in a child form) Pin
nycadr17-Feb-06 3:51
nycadr17-Feb-06 3:51 
AnswerRe: event handler problem (a lv created in usercontrol and displayed in a child form) Pin
J4amieC17-Feb-06 4:03
J4amieC17-Feb-06 4:03 
Questionevent handler problem (a listview created in a usercontrol and displayed in a child form) Pin
nycadr17-Feb-06 3:49
nycadr17-Feb-06 3:49 
Questionevent handler problem (a listview created in usercontrol and displayed in a child form ) Pin
nycadr17-Feb-06 3:47
nycadr17-Feb-06 3:47 

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.