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

C#

 
GeneralRe: calling function in parent form from child form Pin
Lordveralix28-Mar-07 5:13
Lordveralix28-Mar-07 5:13 
GeneralRe: calling function in parent form from child form Pin
Lordveralix28-Mar-07 7:11
Lordveralix28-Mar-07 7:11 
Question[Message Deleted] Pin
pashitech28-Mar-07 3:56
pashitech28-Mar-07 3:56 
AnswerRe: how to find help tools Pin
Judah Gabriel Himango28-Mar-07 4:06
sponsorJudah Gabriel Himango28-Mar-07 4:06 
AnswerRe: how to find help tools Pin
Judah Gabriel Himango28-Mar-07 4:55
sponsorJudah Gabriel Himango28-Mar-07 4:55 
GeneralRe: how to find help tools Pin
pashitech28-Mar-07 5:36
pashitech28-Mar-07 5:36 
QuestionREMOTE INSTALL Pin
waddah_com28-Mar-07 3:55
waddah_com28-Mar-07 3:55 
AnswerRe: REMOTE INSTALL Pin
Judah Gabriel Himango28-Mar-07 4:05
sponsorJudah Gabriel Himango28-Mar-07 4:05 
That's too broad of a question to give you any meaningful answer. If you need to do interprocess communication, look up .NET remoting. For installing stuff, potentially you could send the setup files across the pipe to the client, then the client could use System.Diagnostics.Process to launch the setup file. Most installers have a silent mode you can specify in the Process's arguments if you want the installer to run without intervention.


Tech, life, family, faith: Give me a visit.
I'm currently blogging about: The "Church" at Mt. Sinai
The apostle Paul, modernly speaking: Epistles of Paul

Judah Himango


AnswerRe: REMOTE INSTALL Pin
Judah Gabriel Himango28-Mar-07 4:57
sponsorJudah Gabriel Himango28-Mar-07 4:57 
AnswerRe: REMOTE INSTALL Pin
Vasudevan Deepak Kumar28-Mar-07 7:52
Vasudevan Deepak Kumar28-Mar-07 7:52 
GeneralRe: REMOTE INSTALL Pin
waddah_com30-Mar-07 4:23
waddah_com30-Mar-07 4:23 
QuestionSelecting item in listbox after creating it Pin
sinosoidal28-Mar-07 3:54
sinosoidal28-Mar-07 3:54 
AnswerRe: Selecting item in listbox after creating it Pin
JoeSharp28-Mar-07 3:58
JoeSharp28-Mar-07 3:58 
GeneralRe: Selecting item in listbox after creating it Pin
sinosoidal28-Mar-07 4:02
sinosoidal28-Mar-07 4:02 
QuestionMap multiple events to a single handler Pin
swjam28-Mar-07 3:50
swjam28-Mar-07 3:50 
AnswerRe: Map multiple events to a single handler Pin
Pete O'Hanlon28-Mar-07 3:58
mvePete O'Hanlon28-Mar-07 3:58 
QuestionWrite file to HD and read directly = crach Pin
Ollie198628-Mar-07 3:39
Ollie198628-Mar-07 3:39 
AnswerRe: Write file to HD and read directly = crach Pin
joon vh.28-Mar-07 3:41
joon vh.28-Mar-07 3:41 
GeneralRe: Write file to HD and read directly = crach Pin
Ollie198628-Mar-07 4:36
Ollie198628-Mar-07 4:36 
QuestionChanging Shape of the Controls C# Windows Pin
satsumatable28-Mar-07 2:45
satsumatable28-Mar-07 2:45 
AnswerRe: Changing Shape of the Controls C# Windows Pin
joon vh.28-Mar-07 3:42
joon vh.28-Mar-07 3:42 
Questioncustom events Pin
upadesh28-Mar-07 2:43
upadesh28-Mar-07 2:43 
AnswerRe: custom events Pin
Judah Gabriel Himango28-Mar-07 4:09
sponsorJudah Gabriel Himango28-Mar-07 4:09 
QuestionHow to use print preview for printing a selected part of the web page using C#.NET Pin
tirumal123128-Mar-07 2:09
tirumal123128-Mar-07 2:09 
AnswerRe: How to use print preview for printing a selected part of the web page using C#.NET Pin
netJP12L28-Mar-07 5:29
netJP12L28-Mar-07 5:29 

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.