Click here to Skip to main content
15,890,043 members
Home / Discussions / C#
   

C#

 
QuestionPlease Help Me: ClickOnce Technology Pin
salman_syed_0131-May-07 4:02
salman_syed_0131-May-07 4:02 
Questionremove the datagridview "pointer" Pin
FernandoMartin31-May-07 3:54
FernandoMartin31-May-07 3:54 
AnswerRe: remove the datagridview "pointer" Pin
Not Active31-May-07 5:22
mentorNot Active31-May-07 5:22 
GeneralRe: remove the datagridview "pointer" Pin
FernandoMartin31-May-07 5:31
FernandoMartin31-May-07 5:31 
AnswerRe: remove the datagridview "pointer" Pin
Tarakeshwar Reddy31-May-07 6:44
professionalTarakeshwar Reddy31-May-07 6:44 
GeneralRe: remove the datagridview "pointer" Pin
FernandoMartin31-May-07 7:37
FernandoMartin31-May-07 7:37 
Questionchecking for file existence Pin
ploxy31-May-07 3:27
ploxy31-May-07 3:27 
AnswerRe: checking for file existence Pin
Martin#31-May-07 3:34
Martin#31-May-07 3:34 
Hello,

ploxy wrote:
how can i code to check for the existence of a particular text file in a drive

Have a look at System.IO.File namespace and "Exists" method.
ploxy wrote:
and then call for a dialogue form if the file does not exist

The System.Windows.Forms.MessageBox with it's static "Show" method will do that.

Hope it helps!

All the best,

Martin
AnswerRe: checking for file existence Pin
Luc Pattyn31-May-07 5:04
sitebuilderLuc Pattyn31-May-07 5:04 
Questionreferencing from C: or D: drive Pin
ploxy31-May-07 3:21
ploxy31-May-07 3:21 
AnswerRe: referencing from C: or D: drive Pin
kubben31-May-07 5:07
kubben31-May-07 5:07 
GeneralRe: referencing from C: or D: drive Pin
Not Active31-May-07 5:21
mentorNot Active31-May-07 5:21 
GeneralRe: referencing from C: or D: drive Pin
kubben31-May-07 5:31
kubben31-May-07 5:31 
GeneralRe: referencing from C: or D: drive Pin
snorkie31-May-07 8:28
professionalsnorkie31-May-07 8:28 
GeneralRe: referencing from C: or D: drive Pin
Dave Kreskowiak31-May-07 8:41
mveDave Kreskowiak31-May-07 8:41 
GeneralRe: referencing from C: or D: drive Pin
snorkie31-May-07 9:01
professionalsnorkie31-May-07 9:01 
AnswerRe: referencing from C: or D: drive Pin
Not Active31-May-07 5:20
mentorNot Active31-May-07 5:20 
AnswerRe: referencing from C: or D: drive Pin
Dave Kreskowiak31-May-07 5:56
mveDave Kreskowiak31-May-07 5:56 
AnswerRe: referencing from C: or D: drive Pin
Luc Pattyn31-May-07 9:56
sitebuilderLuc Pattyn31-May-07 9:56 
QuestionDrawToolsRedux, but in OpenGl Pin
a_david12331-May-07 2:49
a_david12331-May-07 2:49 
QuestionUsing GetMessage in C# Pin
gapfulgence31-May-07 2:46
gapfulgence31-May-07 2:46 
AnswerRe: Using GetMessage in C# Pin
kubben31-May-07 3:00
kubben31-May-07 3:00 
GeneralRe: Using GetMessage in C# Pin
gapfulgence31-May-07 4:19
gapfulgence31-May-07 4:19 
GeneralRe: Using GetMessage in C# Pin
kubben31-May-07 4:22
kubben31-May-07 4:22 
GeneralRe: Using GetMessage in C# Pin
gapfulgence31-May-07 6:11
gapfulgence31-May-07 6:11 

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.