Click here to Skip to main content
16,015,583 members
Home / Discussions / C#
   

C#

 
QuestionHow can we find windows Temp folder ? Pin
Mohammad Dayyan13-Sep-08 20:44
Mohammad Dayyan13-Sep-08 20:44 
AnswerRe: How can we find windows Temp folder ? Pin
M Harris13-Sep-08 23:10
M Harris13-Sep-08 23:10 
AnswerRe: How can we find windows Temp folder ? Pin
Giorgi Dalakishvili13-Sep-08 23:24
mentorGiorgi Dalakishvili13-Sep-08 23:24 
AnswerRe: How can we find windows Temp folder ? Pin
DaveyM6914-Sep-08 23:33
professionalDaveyM6914-Sep-08 23:33 
GeneralRe: How can we find windows Temp folder ? Pin
Mohammad Dayyan15-Sep-08 3:08
Mohammad Dayyan15-Sep-08 3:08 
GeneralRe: How can we find windows Temp folder ? Pin
DaveyM6915-Sep-08 3:48
professionalDaveyM6915-Sep-08 3:48 
GeneralRe: How can we find windows Temp folder ? Pin
Mohammad Dayyan15-Sep-08 9:47
Mohammad Dayyan15-Sep-08 9:47 
QuestionNative Image not found help Pin
Silvyster13-Sep-08 15:51
Silvyster13-Sep-08 15:51 
I'm creating a simple remoting application on images and this is how my program goes. There's a server and there's a client and there's this DLL file that they commonly use so that they can communicate to each other remotely... The server contains the images. So when the client is executed, it contacts the server to get a specific image. So the request is successfuly sent to the server. The server found the image so it made use of the "Image theImage = Image.getFromFile('etc. etc.')" function.. it was successful, (i'm assuming the image now is in the "theImage" variable)... so the next thing the server to do now is to send the image back to the client to be displayed on a picture box... then BAAMM!! then the error popped out on the client side that "Native Image Not Found". How do i resolve this?
AnswerRe: Native Image not found help Pin
Anthony Mushrow13-Sep-08 16:27
professionalAnthony Mushrow13-Sep-08 16:27 
GeneralRe: Native Image not found help Pin
Silvyster13-Sep-08 16:32
Silvyster13-Sep-08 16:32 
AnswerRe: Native Image not found help Pin
Karthik Kalyanasundaram13-Sep-08 16:43
Karthik Kalyanasundaram13-Sep-08 16:43 
Questionhow can i get the last word from the string Pin
ahmedhassan9613-Sep-08 15:41
ahmedhassan9613-Sep-08 15:41 
AnswerRe: how can i get the last word from the string Pin
Steven A. Lowe13-Sep-08 16:01
Steven A. Lowe13-Sep-08 16:01 
AnswerRe: how can i get the last word from the string Pin
Mark Salsbery13-Sep-08 16:04
Mark Salsbery13-Sep-08 16:04 
AnswerRe: how can i get the last word from the string Pin
Mycroft Holmes13-Sep-08 16:06
professionalMycroft Holmes13-Sep-08 16:06 
AnswerRe: how can i get the last word from the string [modified] Pin
Eslam Afifi13-Sep-08 16:11
Eslam Afifi13-Sep-08 16:11 
AnswerRe: how can i get the last word from the string Pin
Mohammad Dayyan13-Sep-08 20:56
Mohammad Dayyan13-Sep-08 20:56 
GeneralRe: how can i get the last word from the string Pin
Mycroft Holmes13-Sep-08 21:51
professionalMycroft Holmes13-Sep-08 21:51 
GeneralRe: how can i get the last word from the string Pin
#realJSOP14-Sep-08 2:12
professional#realJSOP14-Sep-08 2:12 
GeneralRe: how can i get the last word from the string Pin
Mohammad Dayyan14-Sep-08 2:15
Mohammad Dayyan14-Sep-08 2:15 
GeneralRe: how can i get the last word from the string Pin
Eslam Afifi14-Sep-08 5:18
Eslam Afifi14-Sep-08 5:18 
GeneralRe: how can i get the last word from the string Pin
#realJSOP14-Sep-08 5:46
professional#realJSOP14-Sep-08 5:46 
GeneralRe: how can i get the last word from the string Pin
Eslam Afifi14-Sep-08 7:09
Eslam Afifi14-Sep-08 7:09 
AnswerRe: how can i get the last word from the string Pin
Shweta Gulati14-Sep-08 18:26
Shweta Gulati14-Sep-08 18:26 
QuestionSend File As Download After Complete? [modified] Pin
Arcdigital13-Sep-08 15:28
Arcdigital13-Sep-08 15: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.