Click here to Skip to main content
15,895,667 members
Home / Discussions / C#
   

C#

 
AnswerRe: Using a keyword as an enum identifier Pin
Colin Angus Mackay3-Jun-08 2:47
Colin Angus Mackay3-Jun-08 2:47 
GeneralRe: Using a keyword as an enum identifier Pin
Vikram A Punathambekar3-Jun-08 2:53
Vikram A Punathambekar3-Jun-08 2:53 
GeneralRe: Using a keyword as an enum identifier Pin
Duncan Edwards Jones3-Jun-08 3:03
professionalDuncan Edwards Jones3-Jun-08 3:03 
AnswerRe: Using a keyword as an enum identifier Pin
Vikram A Punathambekar3-Jun-08 2:52
Vikram A Punathambekar3-Jun-08 2:52 
GeneralRe: Using a keyword as an enum identifier Pin
Dan Neely3-Jun-08 3:43
Dan Neely3-Jun-08 3:43 
GeneralRe: Using a keyword as an enum identifier Pin
Vikram A Punathambekar3-Jun-08 4:01
Vikram A Punathambekar3-Jun-08 4:01 
AnswerRe: Using a keyword as an enum identifier Pin
Scott Dorman3-Jun-08 3:00
professionalScott Dorman3-Jun-08 3:00 
QuestionClass Libraries (DLL Files) Pin
Ian Uy3-Jun-08 2:39
Ian Uy3-Jun-08 2:39 
Good Day,

Ever since I've used DLL files, I'm always plagued by the problem of detecting whether they exist or not.

For example, A.exe uses A.dll , and then I delete A.dll then run A.exe

A.exe will run successfully even if A.dll does not exist, it will however crash when some function from A.dll was called.

Is it possible to display "Cannot find A.dll. Application will now close." message?

I don't want to use File.Exist("A.dll") in Program.cs, is there any other way to accomplish the task?

Thanks!

It is said that the most complex structures built by mankind are software systems. This is not generally appreciated because most people cannot see them. Maybe that's a good thing because if we saw them as buildings, we'd deem many of them unsafe.

AnswerRe: Class Libraries (DLL Files) Pin
Colin Angus Mackay3-Jun-08 2:42
Colin Angus Mackay3-Jun-08 2:42 
GeneralRe: Class Libraries (DLL Files) Pin
Ian Uy3-Jun-08 2:44
Ian Uy3-Jun-08 2:44 
GeneralRe: Class Libraries (DLL Files) Pin
Vikram A Punathambekar3-Jun-08 2:55
Vikram A Punathambekar3-Jun-08 2:55 
GeneralRe: Class Libraries (DLL Files) Pin
Ian Uy3-Jun-08 2:57
Ian Uy3-Jun-08 2:57 
QuestionWSUS API Publishing Local Updates Pin
freakno13-Jun-08 2:37
freakno13-Jun-08 2:37 
QuestionViewing Image field in Crystal Report Properly Pin
Muhammad Gouda3-Jun-08 0:54
Muhammad Gouda3-Jun-08 0:54 
AnswerRe: Viewing Image field in Crystal Report Properly Pin
Muhammad Gouda3-Jun-08 2:48
Muhammad Gouda3-Jun-08 2:48 
AnswerRe: Viewing Image field in Crystal Report Properly Pin
Muhammad Gouda3-Jun-08 3:43
Muhammad Gouda3-Jun-08 3:43 
QuestionViews Pin
ellllllllie3-Jun-08 0:24
ellllllllie3-Jun-08 0:24 
AnswerRe: Views Pin
leppie3-Jun-08 0:57
leppie3-Jun-08 0:57 
AnswerRe: Views Pin
Ashfield3-Jun-08 1:28
Ashfield3-Jun-08 1:28 
Questionreplace method Pin
kamalesh57433-Jun-08 0:02
kamalesh57433-Jun-08 0:02 
AnswerRe: replace method Pin
leppie3-Jun-08 0:58
leppie3-Jun-08 0:58 
GeneralRe: replace method Pin
kamalesh57433-Jun-08 1:32
kamalesh57433-Jun-08 1:32 
GeneralRe: replace method Pin
leppie3-Jun-08 1:42
leppie3-Jun-08 1:42 
QuestionMulticast Delegates and effect in C++ COM Server Pin
dtranter2-Jun-08 23:45
dtranter2-Jun-08 23:45 
QuestioniTextSharp : Select an item in a combobox in PDF file Pin
fady_sayegh2-Jun-08 23:33
fady_sayegh2-Jun-08 23:33 

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.