Click here to Skip to main content
15,890,512 members
Home / Discussions / C#
   

C#

 
GeneralRe: Where are the libraries located in C#? Pin
OriginalGriff4-Apr-19 0:46
mveOriginalGriff4-Apr-19 0:46 
GeneralRe: Where are the libraries located in C#? Pin
CHill604-Apr-19 1:20
mveCHill604-Apr-19 1:20 
GeneralRe: Where are the libraries located in C#? Pin
Brian_TheLion4-Apr-19 1:19
Brian_TheLion4-Apr-19 1:19 
GeneralRe: Where are the libraries located in C#? Pin
OriginalGriff4-Apr-19 1:30
mveOriginalGriff4-Apr-19 1:30 
GeneralRe: Where are the libraries located in C#? Pin
Brian_TheLion4-Apr-19 0:57
Brian_TheLion4-Apr-19 0:57 
AnswerRe: Where are the libraries located in C#? Pin
Eddy Vluggen3-Apr-19 21:42
professionalEddy Vluggen3-Apr-19 21:42 
GeneralRe: Where are the libraries located in C#? Pin
Brian_TheLion3-Apr-19 23:23
Brian_TheLion3-Apr-19 23:23 
GeneralRe: Where are the libraries located in C#? Pin
Eddy Vluggen4-Apr-19 1:31
professionalEddy Vluggen4-Apr-19 1:31 
The assembly would need to become part of the project; easiest way to do so is to create a "bin" folder (or similar) and drop them all there, with "Copy to target" to true. When building, the assemblies would be copied to the build-folder.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]
"If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

GeneralRe: Where are the libraries located in C#? Pin
Brian_TheLion4-Apr-19 9:58
Brian_TheLion4-Apr-19 9:58 
GeneralRe: Where are the libraries located in C#? Pin
Eddy Vluggen4-Apr-19 10:18
professionalEddy Vluggen4-Apr-19 10:18 
AnswerRe: Where are the libraries located in C#? Pin
Luc Pattyn3-Apr-19 23:35
sitebuilderLuc Pattyn3-Apr-19 23:35 
GeneralRe: Where are the libraries located in C#? Pin
Brian_TheLion4-Apr-19 0:09
Brian_TheLion4-Apr-19 0:09 
GeneralRe: Where are the libraries located in C#? Pin
Luc Pattyn4-Apr-19 0:15
sitebuilderLuc Pattyn4-Apr-19 0:15 
GeneralRe: Where are the libraries located in C#? Pin
Brian_TheLion4-Apr-19 0:18
Brian_TheLion4-Apr-19 0:18 
GeneralRe: Where are the libraries located in C#? Pin
Brian_TheLion4-Apr-19 0:36
Brian_TheLion4-Apr-19 0:36 
GeneralRe: Where are the libraries located in C#? Pin
Luc Pattyn4-Apr-19 1:07
sitebuilderLuc Pattyn4-Apr-19 1:07 
GeneralRe: Where are the libraries located in C#? Pin
Brian_TheLion4-Apr-19 10:03
Brian_TheLion4-Apr-19 10:03 
GeneralRe: Where are the libraries located in C#? Pin
Luc Pattyn4-Apr-19 11:52
sitebuilderLuc Pattyn4-Apr-19 11:52 
QuestionDetect Samsung Tablet Plugged Into USB Pin
Kevin Marois3-Apr-19 14:34
professionalKevin Marois3-Apr-19 14:34 
AnswerRe: Detect Samsung Tablet Plugged Into USB Pin
Eddy Vluggen3-Apr-19 21:44
professionalEddy Vluggen3-Apr-19 21:44 
AnswerRe: Detect Samsung Tablet Plugged Into USB Pin
OriginalGriff4-Apr-19 5:01
mveOriginalGriff4-Apr-19 5:01 
AnswerRe: Detect Samsung Tablet Plugged Into USB Pin
Gerry Schmitz4-Apr-19 5:21
mveGerry Schmitz4-Apr-19 5:21 
QuestionHow exactly is locking performed with IIS and a web.config? Pin
Xarzu2-Apr-19 16:46
Xarzu2-Apr-19 16:46 
AnswerRe: How exactly is locking performed with IIS and a web.config? Pin
Richard Deeming3-Apr-19 0:11
mveRichard Deeming3-Apr-19 0:11 
QuestionWhat are the settings I need to have in order to run debug in Visual Studio for a program set up in the IIS? Pin
Xarzu2-Apr-19 9:51
Xarzu2-Apr-19 9:51 

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.