Click here to Skip to main content
15,887,683 members
Home / Discussions / C#
   

C#

 
GeneralRe: Control cannot fall through from one case to another? Pin
Paulo Zemek13-May-09 3:51
mvaPaulo Zemek13-May-09 3:51 
GeneralRe: Control cannot fall through from one case to another? Pin
OriginalGriff13-May-09 5:57
mveOriginalGriff13-May-09 5:57 
AnswerRe: Control cannot fall through from one case to another? Pin
Lutosław13-May-09 8:38
Lutosław13-May-09 8:38 
QuestionDynamic Property in C# Pin
lnmca12-May-09 22:24
lnmca12-May-09 22:24 
AnswerRe: Dynamic Property in C# Pin
DaveyM6912-May-09 22:50
professionalDaveyM6912-May-09 22:50 
JokeRe: Dynamic Property in C# Pin
Giorgi Dalakishvili12-May-09 23:26
mentorGiorgi Dalakishvili12-May-09 23:26 
GeneralRe: Dynamic Property in C# Pin
DaveyM6913-May-09 2:29
professionalDaveyM6913-May-09 2:29 
QuestionEdit file as Pin
pedersen-roxen12-May-09 21:50
pedersen-roxen12-May-09 21:50 
In C# one can use the Process.Start() method to open a file using the default program set for the filetype in the registry. I would like to use the "edit" property in the registry (possibly with fallback on "open"). This can be achieved by setting the Verb-property in the ProcessStartInfo object.

When the user has not set the application to use when editing a certain file I would like to give him/her the opportunity to choose. I have found that this is done by setting the Verb property to "openas". This will give the user the standard windows dialog to pick an application from a list or browse for it in the filesystem. This leads us to my question.

How can I do the same thing for the edit property in the registry? ("editas" doesn't seem to cut it at all)
Questionbackup database from a distant server with sql server 2000 Pin
adsana12-May-09 21:26
adsana12-May-09 21:26 
QuestionDynamically ENUM Pin
lnmca12-May-09 19:13
lnmca12-May-09 19:13 
AnswerRe: Dynamically ENUM Pin
N a v a n e e t h12-May-09 19:17
N a v a n e e t h12-May-09 19:17 
GeneralRe: Dynamically ENUM Pin
PIEBALDconsult13-May-09 13:57
mvePIEBALDconsult13-May-09 13:57 
AnswerRe: Dynamically ENUM Pin
zlezj12-May-09 23:02
zlezj12-May-09 23:02 
AnswerRe: Dynamically ENUM Pin
Guffa13-May-09 0:48
Guffa13-May-09 0:48 
AnswerRe: Dynamically ENUM Pin
Paulo Zemek13-May-09 9:00
mvaPaulo Zemek13-May-09 9:00 
QuestionStandalone application.... Pin
Rajdeep.NET is BACK12-May-09 19:03
Rajdeep.NET is BACK12-May-09 19:03 
AnswerRe: Standalone application.... Pin
N a v a n e e t h12-May-09 19:22
N a v a n e e t h12-May-09 19:22 
GeneralRe: Standalone application.... Pin
Rajdeep.NET is BACK12-May-09 20:06
Rajdeep.NET is BACK12-May-09 20:06 
GeneralRe: Standalone application.... Pin
V.12-May-09 20:14
professionalV.12-May-09 20:14 
GeneralRe: Standalone application.... Pin
N a v a n e e t h12-May-09 20:27
N a v a n e e t h12-May-09 20:27 
GeneralRe: Standalone application.... Pin
OriginalGriff12-May-09 21:55
mveOriginalGriff12-May-09 21:55 
GeneralRe: Standalone application.... Pin
Guffa13-May-09 0:59
Guffa13-May-09 0:59 
AnswerRe: Standalone application.... Pin
Wes Aday13-May-09 10:32
professionalWes Aday13-May-09 10:32 
AnswerRe: Standalone application.... Pin
PIEBALDconsult13-May-09 14:36
mvePIEBALDconsult13-May-09 14:36 
QuestionRemove processes from memory on abnormal exit Pin
aastudent12-May-09 18:57
aastudent12-May-09 18:57 

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.