Click here to Skip to main content
15,914,323 members
Home / Discussions / C#
   

C#

 
GeneralBinding Problem Pin
Jimbo45610-Apr-04 17:24
Jimbo45610-Apr-04 17:24 
GeneralRe: Binding Problem Pin
Jay Shankar11-Apr-04 16:05
Jay Shankar11-Apr-04 16:05 
GeneralRe: Binding Problem Pin
Jimbo45612-Apr-04 7:25
Jimbo45612-Apr-04 7:25 
GeneralRe: Binding Problem Pin
Jay Shankar12-Apr-04 21:41
Jay Shankar12-Apr-04 21:41 
GeneralKeypress WITHOUT textbox.. HELP Pin
pgfraz10-Apr-04 16:31
pgfraz10-Apr-04 16:31 
GeneralRe: Keypress WITHOUT textbox.. HELP Pin
MasudM10-Apr-04 19:30
MasudM10-Apr-04 19:30 
GeneralFileStream help! :( Pin
Moon Boy10-Apr-04 15:27
Moon Boy10-Apr-04 15:27 
GeneralFileStream help! :( Pin
moonboy10-Apr-04 15:27
moonboy10-Apr-04 15:27 
Hi, im trying to get a image from a path.

foto is a string path espec. by the user.

FileStream f = new FileStream( foto, FileMode.Open );	<br />
Image img = Image.FromStream( f );


This doesnt working, its only works if the image is in the same folder of the program =/

Thanks.
GeneralRe: FileStream help! :( Pin
Peter Nirschl10-Apr-04 21:20
Peter Nirschl10-Apr-04 21:20 
GeneralRe: FileStream help! :( Pin
moonboy10-Apr-04 21:24
moonboy10-Apr-04 21:24 
GeneralRe: FileStream help! :( Pin
Peter Nirschl10-Apr-04 21:38
Peter Nirschl10-Apr-04 21:38 
GeneralRe: FileStream help! :( Pin
Chad Smith11-Apr-04 9:30
professionalChad Smith11-Apr-04 9:30 
GeneralRe: FileStream help! :( Pin
amal_pro8311-Apr-04 9:57
amal_pro8311-Apr-04 9:57 
QuestionHow to Deploy windows application for only 15 days? Pin
KRathor10-Apr-04 12:10
KRathor10-Apr-04 12:10 
AnswerRe: How to Deploy windows application for only 15 days? Pin
leppie11-Apr-04 8:04
leppie11-Apr-04 8:04 
GeneralRe: How to Deploy windows application for only 15 days? Pin
KRathor11-Apr-04 9:20
KRathor11-Apr-04 9:20 
GeneralRe: How to Deploy windows application for only 15 days? Pin
Jeremy Luebke11-Apr-04 9:49
Jeremy Luebke11-Apr-04 9:49 
AnswerRe: How to Deploy windows application for only 15 days? Pin
Nnamdi Onyeyiri11-Apr-04 9:50
Nnamdi Onyeyiri11-Apr-04 9:50 
GeneralTransparent Controls Pin
muralidharck10-Apr-04 2:57
muralidharck10-Apr-04 2:57 
GeneralRe: Transparent Controls Pin
twisterjosh10-Apr-04 3:30
twisterjosh10-Apr-04 3:30 
GeneralRe: Transparent Controls Pin
muralidharck10-Apr-04 3:33
muralidharck10-Apr-04 3:33 
GeneralRe: Transparent Controls Pin
muralidharck10-Apr-04 3:36
muralidharck10-Apr-04 3:36 
GeneralHere it is!! :-D Pin
twisterjosh10-Apr-04 3:51
twisterjosh10-Apr-04 3:51 
GeneralRe: Here it is!! :-D Pin
muralidharck10-Apr-04 4:12
muralidharck10-Apr-04 4:12 
GeneralRe: Here it is!! :-D Pin
twisterjosh10-Apr-04 4:21
twisterjosh10-Apr-04 4:21 

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.