Click here to Skip to main content
16,012,508 members
Home / Discussions / C#
   

C#

 
QuestionCreate a XML file from Doc.txt Pin
abbd13-Feb-09 3:40
abbd13-Feb-09 3:40 
AnswerRe: Create a XML file from Doc.txt Pin
Calin Tatar13-Feb-09 3:52
Calin Tatar13-Feb-09 3:52 
QuestionCreate a XML file from txt Pin
abbd13-Feb-09 3:40
abbd13-Feb-09 3:40 
AnswerRe: Create a XML file from txt Pin
Calin Tatar13-Feb-09 3:47
Calin Tatar13-Feb-09 3:47 
GeneralRe: Create a XML file from txt Pin
Calin Tatar13-Feb-09 3:51
Calin Tatar13-Feb-09 3:51 
GeneralRe: Create a XML file from txt Pin
abbd13-Feb-09 4:02
abbd13-Feb-09 4:02 
AnswerRe: Create a XML file from txt Pin
Ramkithepower13-Feb-09 15:01
Ramkithepower13-Feb-09 15:01 
QuestionMethod summery tags question Pin
Programm3r13-Feb-09 2:43
Programm3r13-Feb-09 2:43 
Hi all,

I have a library with a couple of methods. I make use of the xml tags to comment the method.
/// <summary>
/// Executes the command.
/// </summary>
/// <param name="Command">The command.</param>
/// <returns></returns>
public bool ExecuteCommand(string Command)


The problem is as soon as I compile the code and use the library in another project, none of the comments displays Confused | :confused:

How can I fix this.
Many thanks in advance

Kind regards,


The only programmers that are better C# programmers, are those who look like this -> Green Alien | [Alien]



Smile | :) Programm3r

My Blog: ^_^

AnswerRe: Method summery tags question Pin
Programm3r13-Feb-09 2:49
Programm3r13-Feb-09 2:49 
GeneralRe: Method summery tags question Pin
ABitSmart13-Feb-09 3:21
ABitSmart13-Feb-09 3:21 
GeneralRe: Method summery tags question Pin
EliottA13-Feb-09 3:27
EliottA13-Feb-09 3:27 
AnswerRe: Method summery tags question Pin
Scott Dorman13-Feb-09 5:01
professionalScott Dorman13-Feb-09 5:01 
AnswerRe: Method summery tags question Pin
Urs Enzler13-Feb-09 11:35
Urs Enzler13-Feb-09 11:35 
QuestionAccessing reporting services from C# Pin
Ajit_thedude13-Feb-09 0:20
Ajit_thedude13-Feb-09 0:20 
AnswerRe: Accessing reporting services from C# Pin
Calin Tatar13-Feb-09 5:07
Calin Tatar13-Feb-09 5:07 
Questionproblem with passing parameters to sql 2000 DB Pin
prasadbuddhika13-Feb-09 0:06
prasadbuddhika13-Feb-09 0:06 
AnswerRe: problem with passing parameters to sql 2000 DB Pin
musefan13-Feb-09 0:14
musefan13-Feb-09 0:14 
AnswerRe: problem with passing parameters to sql 2000 DB Pin
ABitSmart13-Feb-09 0:26
ABitSmart13-Feb-09 0:26 
GeneralRe: problem with passing parameters to sql 2000 DB Pin
prasadbuddhika13-Feb-09 0:44
prasadbuddhika13-Feb-09 0:44 
GeneralRe: problem with passing parameters to sql 2000 DB Pin
ABitSmart13-Feb-09 2:01
ABitSmart13-Feb-09 2:01 
GeneralRe: problem with passing parameters to sql 2000 DB Pin
prasadbuddhika13-Feb-09 17:07
prasadbuddhika13-Feb-09 17:07 
AnswerRe: problem with passing parameters to sql 2000 DB Pin
musefan13-Feb-09 0:53
musefan13-Feb-09 0:53 
GeneralRe: problem with passing parameters to sql 2000 DB Pin
prasadbuddhika13-Feb-09 1:30
prasadbuddhika13-Feb-09 1:30 
GeneralRe: problem with passing parameters to sql 2000 DB Pin
musefan13-Feb-09 1:54
musefan13-Feb-09 1:54 
GeneralRe: problem with passing parameters to sql 2000 DB Pin
musefan13-Feb-09 2:06
musefan13-Feb-09 2:06 

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.