Click here to Skip to main content
15,915,324 members
Home / Discussions / C#
   

C#

 
AnswerRe: ISO file.... help needed immediately! Pin
OriginalGriff24-Apr-09 23:19
mveOriginalGriff24-Apr-09 23:19 
GeneralRe: ISO file.... help needed immediately! Pin
Steve_24-Apr-09 23:39
Steve_24-Apr-09 23:39 
GeneralRe: ISO file.... help needed immediately! Pin
OriginalGriff24-Apr-09 23:53
mveOriginalGriff24-Apr-09 23:53 
GeneralRe: ISO file.... help needed immediately! Pin
Steve_25-Apr-09 0:32
Steve_25-Apr-09 0:32 
GeneralRe: ISO file.... help needed immediately! Pin
OriginalGriff25-Apr-09 0:39
mveOriginalGriff25-Apr-09 0:39 
QuestionHow to retrieve combobox values from datagridview in .net3.5 [modified] Pin
NarVish24-Apr-09 21:41
NarVish24-Apr-09 21:41 
Questionteking binary files as a input for client windowes application from a website Pin
umr124-Apr-09 20:35
umr124-Apr-09 20:35 
AnswerRe: teking binary files as a input for client windowes application from a website Pin
Bharat Jain24-Apr-09 22:46
Bharat Jain24-Apr-09 22:46 
Hi,
There are two solutions that comes to my mind at this point.(i am assuming the website you have mentioned is under your control)

1) you store the file on an FTP server , and then use the FTP class provided in .net to check if there is file available (Also we can use a date time stamp to check if we really want the file), then download the file and run the file using "Shell".

2) using a web service , you write a web service which will provide the file to you , then from windows application call the web service , get the file and run using "Shell".

Please let me know if this what you want(Let hope Smile | :) ) , i am just trying to give you direction to think , if you need more help let me know .

-Regards
Bharat Jain
bharat.jain.nagpur@gmail.com

AnswerRe: teking binary files as a input for client windowes application from a website Pin
Giorgi Dalakishvili24-Apr-09 23:00
mentorGiorgi Dalakishvili24-Apr-09 23:00 
Questionhow to get a list of computer names in LAN Pin
Vinziee24-Apr-09 19:04
Vinziee24-Apr-09 19:04 
AnswerRe: how to get a list of computer names in LAN Pin
Bharat Jain24-Apr-09 22:37
Bharat Jain24-Apr-09 22:37 
GeneralRe: how to get a list of computer names in LAN Pin
Bharat Jain24-Apr-09 22:38
Bharat Jain24-Apr-09 22:38 
QuestionInvoking "click" event on buttons using webBrowser Pin
labdakos24-Apr-09 19:04
labdakos24-Apr-09 19:04 
Questionreddit.com bot Pin
yogesh_softworld12324-Apr-09 13:46
yogesh_softworld12324-Apr-09 13:46 
Question[Message Deleted] Pin
mdunderwood24-Apr-09 13:02
mdunderwood24-Apr-09 13:02 
GeneralRe: Need assistance with a Producer/Consumer Queue logic where the Consumer can create a limited number of worker threads Pin
harold aptroot24-Apr-09 13:38
harold aptroot24-Apr-09 13:38 
AnswerRe: Need assistance with a Producer/Consumer Queue logic where the Consumer can create a limited number of worker threads Pin
Giorgi Dalakishvili24-Apr-09 22:59
mentorGiorgi Dalakishvili24-Apr-09 22:59 
Questionbluetooth stacks Pin
akinwaadeolu24-Apr-09 12:06
akinwaadeolu24-Apr-09 12:06 
QuestionWCF Question Pin
NETLearning24-Apr-09 11:58
NETLearning24-Apr-09 11:58 
AnswerRe: WCF Question Pin
Hesham Amin24-Apr-09 12:33
Hesham Amin24-Apr-09 12:33 
GeneralWCF Question Pin
NETLearning25-Apr-09 6:13
NETLearning25-Apr-09 6:13 
GeneralRe: WCF Question Pin
Hesham Amin25-Apr-09 23:04
Hesham Amin25-Apr-09 23:04 
QuestionFormatting data in a datagridview Pin
bwood202024-Apr-09 9:23
bwood202024-Apr-09 9:23 
QuestionMulti Column display ina listbox Pin
edlanka24-Apr-09 9:07
edlanka24-Apr-09 9:07 
AnswerRe: Multi Column display ina listbox Pin
DaveyM6924-Apr-09 9:09
professionalDaveyM6924-Apr-09 9:09 

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.