Click here to Skip to main content
15,893,588 members
Home / Discussions / C#
   

C#

 
QuestionDb connection Exception Pin
anishkannan20-Sep-11 0:52
anishkannan20-Sep-11 0:52 
AnswerRe: Db connection Exception Pin
Ravi Sant20-Sep-11 4:52
Ravi Sant20-Sep-11 4:52 
QuestionInstalling additional classes [solved] Pin
DanielCrk19-Sep-11 7:12
DanielCrk19-Sep-11 7:12 
AnswerRe: Installing additional classes Pin
DanielCrk19-Sep-11 7:18
DanielCrk19-Sep-11 7:18 
AnswerRe: Installing additional classes Pin
Eddy Vluggen19-Sep-11 8:50
professionalEddy Vluggen19-Sep-11 8:50 
GeneralRe: Installing additional classes Pin
DanielCrk19-Sep-11 9:07
DanielCrk19-Sep-11 9:07 
GeneralRe: Installing additional classes Pin
Eddy Vluggen19-Sep-11 10:23
professionalEddy Vluggen19-Sep-11 10:23 
AnswerRe: Installing additional classes Pin
jschell19-Sep-11 8:10
jschell19-Sep-11 8:10 
In visual studio you would be working in a solution.
A solution can have one or more projects in it.
A project, in the Explorer view (think that is what is called) each project has 'References' under it.

You can add a dll to 'References.'

As for the xml files there could be many places to put them. But you could
1. Put them in the root where your .cs files are.
2. Add them to the project via right click and add existing.
3. Right click each xml file, select properties and then under 'Copy to Output...' make a selection.
GeneralRe: Installing additional classes Pin
DanielCrk19-Sep-11 9:08
DanielCrk19-Sep-11 9:08 
QuestionC# references Pin
classy_dog19-Sep-11 5:08
classy_dog19-Sep-11 5:08 
AnswerRe: C# references Pin
Richard MacCutchan19-Sep-11 5:54
mveRichard MacCutchan19-Sep-11 5:54 
GeneralRe: C# references Pin
classy_dog19-Sep-11 6:17
classy_dog19-Sep-11 6:17 
GeneralRe: C# references Pin
Rob Philpott19-Sep-11 6:28
Rob Philpott19-Sep-11 6:28 
GeneralRe: C# references Pin
classy_dog19-Sep-11 9:21
classy_dog19-Sep-11 9:21 
GeneralRe: C# references Pin
Richard MacCutchan19-Sep-11 7:36
mveRichard MacCutchan19-Sep-11 7:36 
GeneralRe: C# references Pin
classy_dog19-Sep-11 9:20
classy_dog19-Sep-11 9:20 
GeneralRe: C# references Pin
Richard MacCutchan19-Sep-11 9:28
mveRichard MacCutchan19-Sep-11 9:28 
QuestionHow can I pre-cache web pages to show in Forms.WebBrowser Pin
Linus Lund18-Sep-11 11:33
Linus Lund18-Sep-11 11:33 
AnswerRe: How can I pre-cache web pages to show in Forms.WebBrowser Pin
Luc Pattyn18-Sep-11 12:29
sitebuilderLuc Pattyn18-Sep-11 12:29 
GeneralRe: How can I pre-cache web pages to show in Forms.WebBrowser Pin
5fingers18-Sep-11 23:56
5fingers18-Sep-11 23:56 
GeneralRe: How can I pre-cache web pages to show in Forms.WebBrowser Pin
Pete O'Hanlon19-Sep-11 0:00
mvePete O'Hanlon19-Sep-11 0:00 
GeneralRe: How can I pre-cache web pages to show in Forms.WebBrowser Pin
5fingers19-Sep-11 0:02
5fingers19-Sep-11 0:02 
GeneralRe: How can I pre-cache web pages to show in Forms.WebBrowser Pin
Pete O'Hanlon19-Sep-11 0:06
mvePete O'Hanlon19-Sep-11 0:06 
GeneralRe: How can I pre-cache web pages to show in Forms.WebBrowser Pin
Linus Lund19-Sep-11 1:38
Linus Lund19-Sep-11 1:38 
AnswerRe: How can I pre-cache web pages to show in Forms.WebBrowser Pin
Luc Pattyn19-Sep-11 2:24
sitebuilderLuc Pattyn19-Sep-11 2:24 

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.