Click here to Skip to main content
15,885,278 members
Home / Discussions / C#
   

C#

 
QuestionString literal in multiple lines Pin
AndrusM21-Apr-07 23:38
AndrusM21-Apr-07 23:38 
AnswerRe: String literal in multiple lines Pin
Christian Graus21-Apr-07 23:51
protectorChristian Graus21-Apr-07 23:51 
AnswerRe: String literal in multiple lines Pin
vimal313422-Apr-07 19:44
vimal313422-Apr-07 19:44 
QuestionHow to explicitly invoke parent's constructor Pin
lchild38521-Apr-07 21:32
lchild38521-Apr-07 21:32 
AnswerRe: How to explicitly invoke parent's constructor Pin
Arun.Immanuel21-Apr-07 22:36
Arun.Immanuel21-Apr-07 22:36 
GeneralRe: How to explicitly invoke parent's constructor Pin
lchild38521-Apr-07 22:46
lchild38521-Apr-07 22:46 
AnswerDerivedConstructor(int a,int b) : base(b) Pin
Chetan Patel22-Apr-07 18:40
Chetan Patel22-Apr-07 18:40 
QuestionHelp! How to implement this? Pin
huheng_0_021-Apr-07 21:31
huheng_0_021-Apr-07 21:31 
First, i am so sorry,i can't explain the problem very clearly. Let me descript it by an example.
eg, if you click msn shortcut, the processes is liks this: double click MSN's Shortcut - start MSN application. Now there is an application coding by me, in it i new a process, the process.startinfo = "MSN.exe",...then process.start(). That means that, i want to make the doule click the MSN Shortcut's processes become this: double click MSN Shortcut - start my application - start MSN application by the process.start() which Statemented in my application. And there are an other problem, if the user chanage the shortcut "MSN" to other name, like "MyMSN", is there any side affect? if yes ,how can i get the correct information?
If any one have the solution, please give me more info. Thank you very much! Big Grin | :-D
AnswerRe: Help! How to implement this? Pin
Christian Graus21-Apr-07 23:54
protectorChristian Graus21-Apr-07 23:54 
GeneralRe: Help! How to implement this? Pin
huheng_0_022-Apr-07 1:02
huheng_0_022-Apr-07 1:02 
AnswerRe: Help! How to implement this? Pin
Guffa22-Apr-07 2:12
Guffa22-Apr-07 2:12 
GeneralRe: Help! How to implement this? Pin
huheng_0_022-Apr-07 5:15
huheng_0_022-Apr-07 5:15 
GeneralRe: Help! How to implement this? Pin
Dave Kreskowiak22-Apr-07 5:21
mveDave Kreskowiak22-Apr-07 5:21 
GeneralRe: Help! How to implement this? Pin
Christian Graus22-Apr-07 12:07
protectorChristian Graus22-Apr-07 12:07 
GeneralRe: Help! How to implement this? Pin
Dave Kreskowiak23-Apr-07 11:51
mveDave Kreskowiak23-Apr-07 11:51 
GeneralRe: Help! How to implement this? Pin
huheng_0_022-Apr-07 16:11
huheng_0_022-Apr-07 16:11 
GeneralRe: Help! How to implement this? Pin
Dave Kreskowiak23-Apr-07 11:53
mveDave Kreskowiak23-Apr-07 11:53 
GeneralRe: Help! How to implement this? Pin
huheng_0_023-Apr-07 15:22
huheng_0_023-Apr-07 15:22 
QuestionHow to read pdf file Pin
MANOJ BATRA21-Apr-07 20:12
MANOJ BATRA21-Apr-07 20:12 
QuestionPocket PC Printing using Web Service Pin
beatles169221-Apr-07 20:00
beatles169221-Apr-07 20:00 
Questionneed project code Pin
nishee21-Apr-07 14:05
nishee21-Apr-07 14:05 
AnswerRe: need project code Pin
Guffa21-Apr-07 14:50
Guffa21-Apr-07 14:50 
AnswerRe: need project code Pin
Christian Graus21-Apr-07 14:52
protectorChristian Graus21-Apr-07 14:52 
GeneralRe: need project code Pin
Bryan Ray21-Apr-07 17:18
Bryan Ray21-Apr-07 17:18 
AnswerRe: need project code Pin
Bryan Ray21-Apr-07 17:20
Bryan Ray21-Apr-07 17:20 

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.