Click here to Skip to main content
15,897,518 members
Home / Discussions / C#
   

C#

 
GeneralRe: I need to Create a Quiz Program. Pin
pmarfleet23-Jan-08 10:48
pmarfleet23-Jan-08 10:48 
GeneralRe: I need to Create a Quiz Program. Pin
Pete O'Hanlon23-Jan-08 11:15
mvePete O'Hanlon23-Jan-08 11:15 
Generaldll reference Pin
Peterson Luiz23-Jan-08 7:27
Peterson Luiz23-Jan-08 7:27 
GeneralRe: dll reference Pin
engsrini23-Jan-08 8:24
engsrini23-Jan-08 8:24 
GeneralRe: dll reference Pin
Peterson Luiz24-Jan-08 8:17
Peterson Luiz24-Jan-08 8:17 
GeneralRe: dll reference Pin
Gareth H23-Jan-08 8:29
Gareth H23-Jan-08 8:29 
GeneralRe: dll reference Pin
Peterson Luiz24-Jan-08 8:20
Peterson Luiz24-Jan-08 8:20 
GeneralRe: dll reference Pin
Brad Grace24-Jan-08 15:51
Brad Grace24-Jan-08 15:51 
.NET will look for an assembly (your shared .NET dll) in the same directory as the executable or if it's not found there then the Global Assembly Cache (GAC). So, to share that DLL you'll either have to copy to both EXE directories or install it to the GAC.
QuestionEncrypting a stream Pin
Schokoolero23-Jan-08 7:18
Schokoolero23-Jan-08 7:18 
GeneralRe: Encrypting a stream Pin
Giorgi Dalakishvili23-Jan-08 7:51
mentorGiorgi Dalakishvili23-Jan-08 7:51 
GeneralRe: Encrypting a stream Pin
Schokoolero23-Jan-08 8:17
Schokoolero23-Jan-08 8:17 
GeneralRe: Encrypting a stream Pin
DaveyM6923-Jan-08 9:14
professionalDaveyM6923-Jan-08 9:14 
GeneralRe: Encrypting a stream Pin
Skippums23-Jan-08 10:35
Skippums23-Jan-08 10:35 
QuestionExtending Hashtable - is there a better way? [modified] Pin
Clive D. Pottinger23-Jan-08 6:59
Clive D. Pottinger23-Jan-08 6:59 
GeneralRe: Extending Hashtable - is there a better way? Pin
engsrini23-Jan-08 8:43
engsrini23-Jan-08 8:43 
GeneralCreating a WPF app with notpad and command-line compiler. Pin
CataclysmicQuantum23-Jan-08 6:29
CataclysmicQuantum23-Jan-08 6:29 
GeneralRe: Creating a WPF app with notpad and command-line compiler. Pin
led mike23-Jan-08 6:54
led mike23-Jan-08 6:54 
GeneralRe: Creating a WPF app with notpad and command-line compiler. Pin
CataclysmicQuantum23-Jan-08 7:03
CataclysmicQuantum23-Jan-08 7:03 
GeneralRe: Creating a WPF app with notpad and command-line compiler. Pin
led mike23-Jan-08 7:19
led mike23-Jan-08 7:19 
GeneralRe: Creating a WPF app with notpad and command-line compiler. Pin
CataclysmicQuantum23-Jan-08 7:37
CataclysmicQuantum23-Jan-08 7:37 
GeneralRe: Creating a WPF app with notpad and command-line compiler. Pin
NormDroid25-Jan-08 10:05
professionalNormDroid25-Jan-08 10:05 
GeneralName of DLL [SOLVED] Pin
#realJSOP23-Jan-08 5:24
professional#realJSOP23-Jan-08 5:24 
GeneralRe: Name of DLL [SOLVED] Pin
Justin Perez23-Jan-08 5:37
Justin Perez23-Jan-08 5:37 
QuestionGenerics [modified] Pin
ArneKruger23-Jan-08 4:06
ArneKruger23-Jan-08 4:06 
GeneralRe: Generics Pin
Alan Balkany23-Jan-08 4:18
Alan Balkany23-Jan-08 4:18 

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.