Click here to Skip to main content
15,913,055 members
Home / Discussions / C#
   

C#

 
QuestionMSI (beginner) questions... Pin
Super Lloyd26-Aug-07 15:56
Super Lloyd26-Aug-07 15:56 
Questioncode colourizing Pin
Zhendalf26-Aug-07 14:28
Zhendalf26-Aug-07 14:28 
AnswerRe: code colourizing Pin
Scott Dorman26-Aug-07 15:50
professionalScott Dorman26-Aug-07 15:50 
AnswerRe: code colourizing [modified] Pin
Michael Sync26-Aug-07 16:07
Michael Sync26-Aug-07 16:07 
GeneralRe: code colourizing Pin
Zhendalf27-Aug-07 11:17
Zhendalf27-Aug-07 11:17 
Questionhelp with a small problem Pin
swatgodjr26-Aug-07 11:18
swatgodjr26-Aug-07 11:18 
AnswerRe: help with a small problem Pin
Christian Graus26-Aug-07 11:25
protectorChristian Graus26-Aug-07 11:25 
AnswerRe: help with a small problem Pin
Vikram A Punathambekar26-Aug-07 18:40
Vikram A Punathambekar26-Aug-07 18:40 
Your question is not clear. Are you saying you want to unload a DLL or are you saying calling Environment.Exit() from a dynamically loaded DLL doesn't work? If it's the former, feel free to browse Google[^]

If it's the latter, there's little anybody can do without your code. FYI, I loaded an assembly using Assembly.Load, instantiated a type and called a method on it which called Environment.Exit() and the app was cleanly shut down. Again, you may want to post a code snapshot.

Cheers,
Vıkram.

Be yourself, no matter what they say.
- Sting, Englishman in New York.

QuestionBig Endian float conversion Pin
piote26-Aug-07 10:49
piote26-Aug-07 10:49 
AnswerRe: Big Endian float conversion Pin
Luc Pattyn26-Aug-07 13:51
sitebuilderLuc Pattyn26-Aug-07 13:51 
GeneralRe: Big Endian float conversion Pin
piote28-Aug-07 1:20
piote28-Aug-07 1:20 
QuestionDatabase Login Pin
Bonsta26-Aug-07 7:48
Bonsta26-Aug-07 7:48 
AnswerRe: Database Login Pin
Nissim Salomon26-Aug-07 10:08
Nissim Salomon26-Aug-07 10:08 
QuestionHow do I re-create feature/control like Data Tips in Visual Studio .NET 2005 Pin
abbyjeet26-Aug-07 7:13
abbyjeet26-Aug-07 7:13 
QuestionGenetic Algorithm Pin
starist26-Aug-07 5:05
starist26-Aug-07 5:05 
AnswerRe: Genetic Algorithm Pin
Curtis Schlak.26-Aug-07 9:42
Curtis Schlak.26-Aug-07 9:42 
QuestionSystem.IO.Path Understanding [modified] Pin
adnanrafiq26-Aug-07 4:30
adnanrafiq26-Aug-07 4:30 
AnswerRe: System.IO.Path Understanding Pin
Mark Churchill26-Aug-07 4:48
Mark Churchill26-Aug-07 4:48 
GeneralRe: System.IO.Path Understanding Pin
adnanrafiq26-Aug-07 5:22
adnanrafiq26-Aug-07 5:22 
GeneralRe: System.IO.Path Understanding Pin
Mark Churchill26-Aug-07 19:41
Mark Churchill26-Aug-07 19:41 
GeneralRe: System.IO.Path Understanding Pin
adnanrafiq27-Aug-07 19:47
adnanrafiq27-Aug-07 19:47 
Questiondebugging a windows service... how? Pin
swjam26-Aug-07 3:14
swjam26-Aug-07 3:14 
AnswerRe: debugging a windows service... how? Pin
PIEBALDconsult26-Aug-07 4:21
mvePIEBALDconsult26-Aug-07 4:21 
GeneralRe: debugging a windows service... how? Pin
swjam26-Aug-07 4:47
swjam26-Aug-07 4:47 
GeneralRe: debugging a windows service... how? Pin
PIEBALDconsult26-Aug-07 5:20
mvePIEBALDconsult26-Aug-07 5: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.