Click here to Skip to main content
15,889,659 members
Home / Discussions / C#
   

C#

 
AnswerRe: Crystal Report Problem ! Pin
Sonia Gupta10-Aug-07 18:18
Sonia Gupta10-Aug-07 18:18 
GeneralRe: Crystal Report Problem ! Pin
mrkeivan10-Aug-07 20:38
mrkeivan10-Aug-07 20:38 
AnswerRe: Crystal Report Problem ! Pin
Imranlogi12-Aug-07 21:00
Imranlogi12-Aug-07 21:00 
QuestionDeleting rows from a dataset Pin
tthellebuyck10-Aug-07 9:54
tthellebuyck10-Aug-07 9:54 
QuestionRegEx Headache Pin
Expert Coming10-Aug-07 9:49
Expert Coming10-Aug-07 9:49 
AnswerRe: RegEx Headache Pin
Expert Coming10-Aug-07 18:48
Expert Coming10-Aug-07 18:48 
GeneralRe: RegEx Headache Pin
Paul Conrad11-Aug-07 4:42
professionalPaul Conrad11-Aug-07 4:42 
QuestionCompiling DLL with Embeded XML Pin
Fred Fournier10-Aug-07 7:25
Fred Fournier10-Aug-07 7:25 
I've got a kind of hard problem that's pretty hard to explain and to look for. So here it goes (code is in C#)



I've compiled a Dll, in which there are custom classes with properties, methods etc... I know how to generate XML comments with the three "/". But the summary will only be visible when I scroll on the class, property or method when I'm INSIDE my DLL source file. When I compile it, and add the Dll reference to another project, I'm not able so see these Comments in the other project, so I just see the Class name but no description. I've tried to add the XML file to the new project, but I know it won't work because VS sees the XML as a file to compile with the new project.

So I just need to know how to embed my XML in my DLL when I build my solution.



Thanks!

AnswerRe: Compiling DLL with Embeded XML Pin
Luc Pattyn10-Aug-07 8:22
sitebuilderLuc Pattyn10-Aug-07 8:22 
GeneralRe: Compiling DLL with Embeded XML Pin
Fred Fournier11-Aug-07 14:08
Fred Fournier11-Aug-07 14:08 
GeneralRe: Compiling DLL with Embeded XML Pin
Luc Pattyn11-Aug-07 15:12
sitebuilderLuc Pattyn11-Aug-07 15:12 
AnswerRe: Compiling DLL with Embeded XML Pin
Fred Fournier13-Aug-07 2:07
Fred Fournier13-Aug-07 2:07 
QuestionHosting EXE in Form Pin
mcaos10-Aug-07 5:15
professionalmcaos10-Aug-07 5:15 
AnswerRe: Hosting EXE in Form Pin
Judah Gabriel Himango10-Aug-07 5:19
sponsorJudah Gabriel Himango10-Aug-07 5:19 
AnswerRe: Hosting EXE in Form Pin
Colin Angus Mackay10-Aug-07 5:19
Colin Angus Mackay10-Aug-07 5:19 
AnswerRe: Hosting EXE in Form Pin
mcaos10-Aug-07 5:25
professionalmcaos10-Aug-07 5:25 
GeneralRe: Hosting EXE in Form Pin
Colin Angus Mackay11-Aug-07 8:25
Colin Angus Mackay11-Aug-07 8:25 
GeneralRe: Hosting EXE in Form Pin
mcaos11-Aug-07 8:49
professionalmcaos11-Aug-07 8:49 
GeneralRe: Hosting EXE in Form Pin
Colin Angus Mackay11-Aug-07 8:57
Colin Angus Mackay11-Aug-07 8:57 
GeneralRe: Hosting EXE in Form Pin
mcaos11-Aug-07 10:02
professionalmcaos11-Aug-07 10:02 
Questionxml serialization Pin
brsecu10-Aug-07 5:06
brsecu10-Aug-07 5:06 
AnswerRe: xml serialization Pin
Judah Gabriel Himango10-Aug-07 5:17
sponsorJudah Gabriel Himango10-Aug-07 5:17 
AnswerRe: xml serialization Pin
Giorgi Dalakishvili10-Aug-07 9:54
mentorGiorgi Dalakishvili10-Aug-07 9:54 
AnswerRe: xml serialization Pin
BoneSoft10-Aug-07 17:00
BoneSoft10-Aug-07 17:00 
GeneralRe: xml serialization Pin
Rudolf Jan12-Aug-07 4:19
Rudolf Jan12-Aug-07 4:19 

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.