Click here to Skip to main content
16,005,121 members
Home / Discussions / C#
   

C#

 
AnswerRe: Registry and RegKey Pin
Eric Dahlvang11-Dec-06 8:06
Eric Dahlvang11-Dec-06 8:06 
GeneralRe: Registry and RegKey Pin
Saamir11-Dec-06 8:09
Saamir11-Dec-06 8:09 
GeneralRe: Registry and RegKey Pin
Eric Dahlvang11-Dec-06 8:36
Eric Dahlvang11-Dec-06 8:36 
GeneralRe: Registry and RegKey Pin
Saamir11-Dec-06 8:44
Saamir11-Dec-06 8:44 
QuestionNUnit and ShadowCopyCache Pin
Jamie Nordmeyer11-Dec-06 7:12
Jamie Nordmeyer11-Dec-06 7:12 
AnswerRe: NUnit and ShadowCopyCache Pin
Judah Gabriel Himango11-Dec-06 7:31
sponsorJudah Gabriel Himango11-Dec-06 7:31 
GeneralRe: NUnit and ShadowCopyCache Pin
Jamie Nordmeyer11-Dec-06 7:36
Jamie Nordmeyer11-Dec-06 7:36 
AnswerRe: NUnit and ShadowCopyCache Pin
Jamie Nordmeyer11-Dec-06 8:36
Jamie Nordmeyer11-Dec-06 8:36 
OK, figured out my problem. I needed to be using Assembly.GetExecutingAssembly().CodeBase, not Assembly.GetExecutingAssembly().Location for what I was doing in my code. The former returns the dll location, regardless of whether it was shadow copied or not. The latter returns the literal execution path.

Still, I'd love to find a way to turn that shadow feature of NUnit/.NET (not sure which) off.

Kyosa Jamie Nordmeyer - Taekwondo Yi (2nd) Dan
Portland, Oregon, USA

QuestionVery Newbie: Calling An Application from My C# App Pin
Bruce Collins11-Dec-06 5:41
Bruce Collins11-Dec-06 5:41 
AnswerRe: Very Newbie: Calling An Application from My C# App Pin
Colin Angus Mackay11-Dec-06 6:04
Colin Angus Mackay11-Dec-06 6:04 
GeneralRe: Very Newbie: Calling An Application from My C# App Pin
CodeItWell11-Dec-06 9:03
CodeItWell11-Dec-06 9:03 
GeneralRe: Very Newbie: Calling An Application from My C# App Pin
Colin Angus Mackay11-Dec-06 9:29
Colin Angus Mackay11-Dec-06 9:29 
QuestionASCII Code Pin
CodeItWell11-Dec-06 4:22
CodeItWell11-Dec-06 4:22 
AnswerRe: ASCII Code Pin
ednrgc11-Dec-06 5:20
ednrgc11-Dec-06 5:20 
AnswerRe: ASCII Code Pin
Eric Dahlvang11-Dec-06 5:24
Eric Dahlvang11-Dec-06 5:24 
QuestionControlling a ComboBox's DropDown's Location Pin
adrianna_r11-Dec-06 4:16
adrianna_r11-Dec-06 4:16 
AnswerRe: Controlling a ComboBox's DropDown's Location Pin
adrianna_r11-Dec-06 5:59
adrianna_r11-Dec-06 5:59 
Questioncreate a runtime table in Ms Access database Pin
arpita200611-Dec-06 4:00
arpita200611-Dec-06 4:00 
AnswerRe: create a runtime table in Ms Access database Pin
Eduard Keilholz11-Dec-06 4:23
Eduard Keilholz11-Dec-06 4:23 
AnswerRe: create a runtime table in Ms Access database Pin
lost in transition 11-Dec-06 4:28
lost in transition 11-Dec-06 4:28 
QuestionFile Upload in Windows Application ? Pin
Kamal.Afridi11-Dec-06 3:30
Kamal.Afridi11-Dec-06 3:30 
AnswerRe: File Upload in Windows Application ? Pin
Guffa11-Dec-06 3:36
Guffa11-Dec-06 3:36 
GeneralRe: File Upload in Windows Application ? Pin
Kamal.Afridi11-Dec-06 3:37
Kamal.Afridi11-Dec-06 3:37 
GeneralRe: File Upload in Windows Application ? Pin
Vasudevan Deepak Kumar11-Dec-06 4:17
Vasudevan Deepak Kumar11-Dec-06 4:17 
QuestionReturn Type Pin
Saialsh11-Dec-06 3:10
Saialsh11-Dec-06 3:10 

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.