Click here to Skip to main content
15,921,463 members
Home / Discussions / C#
   

C#

 
AnswerRe: How can I replace all occurance of a string except when it's enclosed with a special tag? Pin
wajih.boukaram4-Nov-06 20:11
wajih.boukaram4-Nov-06 20:11 
AnswerRe: How can I replace all occurance of a string except when it's enclosed with a special tag? Pin
Nadia Monalisa4-Nov-06 21:10
Nadia Monalisa4-Nov-06 21:10 
QuestionHow to detect if process if executed Pin
raptor00-coolguy4-Nov-06 16:09
raptor00-coolguy4-Nov-06 16:09 
AnswerRe: How to detect if process if executed Pin
Nadia Monalisa4-Nov-06 20:57
Nadia Monalisa4-Nov-06 20:57 
GeneralRe: How to detect if process if executed Pin
raptor00-coolguy5-Nov-06 4:32
raptor00-coolguy5-Nov-06 4:32 
Questionlinking between the forms... Pin
arjunsasikumar4-Nov-06 10:34
arjunsasikumar4-Nov-06 10:34 
AnswerRe: linking between the forms... Pin
sj_h14-Nov-06 11:48
sj_h14-Nov-06 11:48 
Questionquestion about program's name in open-with dlg Pin
likefood4-Nov-06 10:21
likefood4-Nov-06 10:21 
My program edits text-based files full of nonsense.
I finally cleared up my program's commandline args thing to open a file by double-clicking on the file (with the appropriate made-up extension belonging to it).

However, when the user double-clicks on its file for the first time, and Windows asks the user what program to use to open the file (because Windows doesn't recognize the extension at first), my program has no name in the list! Please see this image:
http://electrobrainleonard.googlepages.com/unnamedProgram.png[^]

How do I get the dialog to have my program's name in it?

By the way, I use csc.exe directly to compile it.

-Daniel
Typing too fast fro my owngood

AnswerRe: question about program's name in open-with dlg Pin
CooperWu4-Nov-06 15:02
CooperWu4-Nov-06 15:02 
GeneralRe: question about program's name in open-with dlg Pin
likefood4-Nov-06 18:39
likefood4-Nov-06 18:39 
QuestionHow to make my program send faxes Pin
Boshkash4-Nov-06 9:18
Boshkash4-Nov-06 9:18 
AnswerRe: How to make my program send faxes [modified] Pin
Amar Chaudhary4-Nov-06 21:23
Amar Chaudhary4-Nov-06 21:23 
QuestionGZipStream for compact framework 2.0 Pin
wajih.boukaram4-Nov-06 8:59
wajih.boukaram4-Nov-06 8:59 
AnswerRe: GZipStream for compact framework 2.0 Pin
Suelinda_W15-Dec-06 8:11
Suelinda_W15-Dec-06 8:11 
QuestionHow to get IWMHeaderInfo3 interface from WMEncoder Pin
Hemant kulkarni4-Nov-06 8:34
Hemant kulkarni4-Nov-06 8:34 
QuestionValidating XML Schema Pin
RichardInToronto4-Nov-06 7:20
RichardInToronto4-Nov-06 7:20 
AnswerRe: Validating XML Schema Pin
Stefan Troschuetz4-Nov-06 22:38
Stefan Troschuetz4-Nov-06 22:38 
GeneralRe: Validating XML Schema Pin
RichardInToronto6-Nov-06 7:03
RichardInToronto6-Nov-06 7:03 
Questionhow to convert char[] to System.IntPtr Pin
Hemant kulkarni4-Nov-06 6:01
Hemant kulkarni4-Nov-06 6:01 
AnswerRe: how to convert char[] to System.IntPtr Pin
Guffa4-Nov-06 6:39
Guffa4-Nov-06 6:39 
GeneralRe: how to convert char[] to System.IntPtr Pin
Hemant kulkarni4-Nov-06 7:16
Hemant kulkarni4-Nov-06 7:16 
GeneralRe: how to convert char[] to System.IntPtr Pin
Guffa4-Nov-06 7:51
Guffa4-Nov-06 7:51 
Questionrichtextbox Pin
ammoh4-Nov-06 5:24
ammoh4-Nov-06 5:24 
AnswerRe: richtextbox Pin
Judah Gabriel Himango4-Nov-06 8:46
sponsorJudah Gabriel Himango4-Nov-06 8:46 
QuestionSelected text in datagrid cell not refreshing [modified] Pin
coachDon4-Nov-06 4:58
coachDon4-Nov-06 4:58 

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.