Click here to Skip to main content
16,010,673 members
Home / Discussions / C#
   

C#

 
GeneralRe: Assistance with converting application to library Pin
b_girl6-Jul-06 9:47
b_girl6-Jul-06 9:47 
QuestionListViewItem color issues Pin
Aaron Dilliard3-Jul-06 8:31
Aaron Dilliard3-Jul-06 8:31 
AnswerRe: ListViewItem color issues Pin
Ed.Poore3-Jul-06 11:15
Ed.Poore3-Jul-06 11:15 
GeneralRe: ListViewItem color issues Pin
arow69d3-Jul-06 16:40
arow69d3-Jul-06 16:40 
QuestionKeeping the summery after compilation... Pin
Shy Agam3-Jul-06 7:53
Shy Agam3-Jul-06 7:53 
AnswerRe: Keeping the summery after compilation... Pin
Andrew Lygin3-Jul-06 9:02
Andrew Lygin3-Jul-06 9:02 
AnswerRe: Keeping the summery after compilation... Pin
Nader Elshehabi3-Jul-06 15:00
Nader Elshehabi3-Jul-06 15:00 
GeneralRe: Keeping the summery after compilation... Pin
Andrew Lygin3-Jul-06 18:59
Andrew Lygin3-Jul-06 18:59 
It should appear only when dll and client application are in one solution. Comments are not metadata and compiled assembly doesn't contain them. So none can show these comments as tooltips (even VS Wink | ;) ).

To see the problem just create a simple dll and then make reference on it from another solution. You won't see your XML-comments in tooltips until you generate xml-file with /doc for your dll.

For more information see this article in MSDN Magazine.
QuestionSelected index on fully editable grid/merging datasets Pin
leckey3-Jul-06 7:08
leckey3-Jul-06 7:08 
QuestionLink to constructor file in asp.net 2.0 Pin
AlexKiat3-Jul-06 6:50
AlexKiat3-Jul-06 6:50 
AnswerRe: Link to constructor file in asp.net 2.0 Pin
AlexKiat3-Jul-06 15:44
AlexKiat3-Jul-06 15:44 
QuestionHow to draw lines between two mailboxes Pin
jerrymei3-Jul-06 6:48
jerrymei3-Jul-06 6:48 
AnswerRe: How to draw lines between two mailboxes Pin
Ed.Poore3-Jul-06 11:16
Ed.Poore3-Jul-06 11:16 
GeneralRe: How to draw lines between two mailboxes Pin
jerrymei3-Jul-06 13:08
jerrymei3-Jul-06 13:08 
QuestionRe: How to draw lines between two mailboxes Pin
Nader Elshehabi3-Jul-06 14:39
Nader Elshehabi3-Jul-06 14:39 
AnswerRe: How to draw lines between two mailboxes Pin
jerrymei4-Jul-06 3:24
jerrymei4-Jul-06 3:24 
GeneralRe: How to draw lines between two mailboxes Pin
Nader Elshehabi4-Jul-06 6:35
Nader Elshehabi4-Jul-06 6:35 
GeneralRe: How to draw lines between two mailboxes Pin
jerrymei4-Jul-06 12:38
jerrymei4-Jul-06 12:38 
GeneralRe: How to draw lines between two mailboxes Pin
Nader Elshehabi4-Jul-06 17:03
Nader Elshehabi4-Jul-06 17:03 
GeneralRe: How to draw lines between two mailboxes Pin
jerrymei5-Jul-06 6:37
jerrymei5-Jul-06 6:37 
AnswerRe: How to draw lines between two mailboxes Pin
Nader Elshehabi5-Jul-06 16:46
Nader Elshehabi5-Jul-06 16:46 
GeneralRe: How to draw lines between two mailboxes Pin
jerrymei6-Jul-06 8:49
jerrymei6-Jul-06 8:49 
Questionhow to make online messenger or chater Pin
conemajstor3-Jul-06 6:04
conemajstor3-Jul-06 6:04 
AnswerRe: how to make online messenger or chater Pin
Judah Gabriel Himango3-Jul-06 6:13
sponsorJudah Gabriel Himango3-Jul-06 6:13 
AnswerRe: how to make online messenger or chater Pin
Josh Smith3-Jul-06 7:23
Josh Smith3-Jul-06 7:23 

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.