Click here to Skip to main content
16,006,378 members
Home / Discussions / C#
   

C#

 
GeneralRe: Installer won't overwrite previous version? Pin
Jasmine250125-Jun-07 10:41
Jasmine250125-Jun-07 10:41 
QuestionUninstallation problem Pin
Iftekhar Naim23-Jun-07 16:08
Iftekhar Naim23-Jun-07 16:08 
AnswerRe: Uninstallation problem Pin
Jasmine250123-Jun-07 17:59
Jasmine250123-Jun-07 17:59 
GeneralRe: Uninstallation problem Pin
Iftekhar Naim23-Jun-07 19:33
Iftekhar Naim23-Jun-07 19:33 
QuestionNeed help with Collection vs. List in "Storage" Class [modified] Pin
CSharpByDesign23-Jun-07 16:02
CSharpByDesign23-Jun-07 16:02 
Questionproblem with client server socket application Pin
Iftekhar Naim23-Jun-07 15:50
Iftekhar Naim23-Jun-07 15:50 
QuestionLibrary Problem Pin
max2929723-Jun-07 12:21
max2929723-Jun-07 12:21 
AnswerRe: Library Problem Pin
Ed.Poore23-Jun-07 12:44
Ed.Poore23-Jun-07 12:44 
Fundamental design feature of .NET, an assembly looks for references in two locations, firstly it's own directory tree (i.e. the same directory and sub-directories of the directory which the executable is in (hope that makes sense)) and also the GAC.  By moving the library away from the application's directory hierarchy the CLR is unable to locate it.



AnswerRe: Library Problem Pin
Christian Graus23-Jun-07 13:16
protectorChristian Graus23-Jun-07 13:16 
QuestionTyped Dataset Pin
TheEagle23-Jun-07 9:20
TheEagle23-Jun-07 9:20 
AnswerRe: Typed Dataset Pin
WillemM23-Jun-07 10:20
WillemM23-Jun-07 10:20 
GeneralRe: Typed Dataset Pin
TheEagle27-Jun-07 7:11
TheEagle27-Jun-07 7:11 
QuestionAdding new User to Windows XP ??? Pin
zinc_z23-Jun-07 8:18
zinc_z23-Jun-07 8:18 
AnswerRe: Adding new User to Windows XP ??? Pin
Giorgi Dalakishvili23-Jun-07 8:32
mentorGiorgi Dalakishvili23-Jun-07 8:32 
GeneralRe: Adding new User to Windows XP ??? [modified] Pin
zinc_z23-Jun-07 9:13
zinc_z23-Jun-07 9:13 
QuestionBeginning Databases Pin
alostdruid23-Jun-07 8:12
alostdruid23-Jun-07 8:12 
AnswerRe: Beginning Databases Pin
WillemM23-Jun-07 10:14
WillemM23-Jun-07 10:14 
QuestionXamlParseException whenever assigning values to C# class member Pin
Kris10023-Jun-07 7:23
Kris10023-Jun-07 7:23 
AnswerRe: XamlParseException whenever assigning values to C# class member Pin
Ed.Poore23-Jun-07 9:52
Ed.Poore23-Jun-07 9:52 
AnswerRe: XamlParseException whenever assigning values to C# class member Pin
WillemM23-Jun-07 10:16
WillemM23-Jun-07 10:16 
QuestionAbstract and inheriting Pin
Brendan Vogt23-Jun-07 7:04
Brendan Vogt23-Jun-07 7:04 
AnswerRe: Abstract and inheriting Pin
DavidNohejl23-Jun-07 7:16
DavidNohejl23-Jun-07 7:16 
AnswerRe: Abstract and inheriting Pin
Luc Pattyn23-Jun-07 9:16
sitebuilderLuc Pattyn23-Jun-07 9:16 
QuestionIs Unicode or not? Pin
Dominik Reichl23-Jun-07 5:56
Dominik Reichl23-Jun-07 5:56 
AnswerRe: Is Unicode or not? Pin
Giorgi Dalakishvili23-Jun-07 6:16
mentorGiorgi Dalakishvili23-Jun-07 6:16 

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.