Click here to Skip to main content
15,894,539 members
Home / Discussions / C#
   

C#

 
GeneralRe: Question in C# about Interfaces...... Pin
Yanshof13-Jan-07 5:54
Yanshof13-Jan-07 5:54 
QuestionWhy does notifyicon disappear when stop a service [modified] Pin
l.m.k12-Jan-07 23:26
l.m.k12-Jan-07 23:26 
AnswerRe: Why does notifyicon disappear when stop a service Pin
Colin Angus Mackay13-Jan-07 9:22
Colin Angus Mackay13-Jan-07 9:22 
GeneralRe: Why does notifyicon disappear when stop a service Pin
l.m.k13-Jan-07 22:12
l.m.k13-Jan-07 22:12 
QuestionHow to access .hlp file in C#.Net [modified] Pin
sjs4u12-Jan-07 23:07
sjs4u12-Jan-07 23:07 
AnswerRe: How to access .hlp file in C#.Net Pin
Stefan Troschuetz12-Jan-07 23:52
Stefan Troschuetz12-Jan-07 23:52 
Questionemerging cross circles Pin
hamadam2112-Jan-07 21:48
hamadam2112-Jan-07 21:48 
AnswerRe: emerging cross circles Pin
Christian Graus12-Jan-07 22:11
protectorChristian Graus12-Jan-07 22:11 
Well, this is basic pythagorus, as far as I can see. There may be better algorithms for detecting circles crossing. In the first instance, work out if the squares cross, if they don't, nothing more complex is needed. Then, it's pythag, unless there's something else out there. But, you need to calculate the points on the circle anyhow, if you want to draw between them ( a call to a flood fill algorithm will fix that, if it's one color circle on a solid background )

Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog

AnswerRe: emerging cross circles Pin
jk chan13-Jan-07 0:57
jk chan13-Jan-07 0:57 
AnswerRe: emerging cross circles Pin
Luc Pattyn13-Jan-07 9:19
sitebuilderLuc Pattyn13-Jan-07 9:19 
GeneralRe: emerging cross circles Pin
hamadam2114-Jan-07 10:36
hamadam2114-Jan-07 10:36 
GeneralRe: emerging cross circles Pin
Luc Pattyn14-Jan-07 13:00
sitebuilderLuc Pattyn14-Jan-07 13:00 
Questioni Want to create a virtual network for testing a Network monitoring system Pin
Junaid Kazi12-Jan-07 20:29
Junaid Kazi12-Jan-07 20:29 
AnswerRe: i Want to create a virtual network for testing a Network monitoring system Pin
JimmiKorn12-Jan-07 22:05
JimmiKorn12-Jan-07 22:05 
GeneralRe: i Want to create a virtual network for testing a Network monitoring system Pin
Junaid Kazi13-Jan-07 1:00
Junaid Kazi13-Jan-07 1:00 
AnswerRe: i Want to create a virtual network for testing a Network monitoring system Pin
Dave Kreskowiak13-Jan-07 5:40
mveDave Kreskowiak13-Jan-07 5:40 
Questionmasked textbox Pin
mnordesigner12-Jan-07 20:23
mnordesigner12-Jan-07 20:23 
AnswerRe: masked textbox Pin
Luc Pattyn12-Jan-07 20:57
sitebuilderLuc Pattyn12-Jan-07 20:57 
QuestionCustom user control for drawing chart Pin
cocoonwls12-Jan-07 18:06
cocoonwls12-Jan-07 18:06 
AnswerRe: Custom user control for drawing chart Pin
il_masacratore15-Jan-07 21:41
il_masacratore15-Jan-07 21:41 
GeneralRe: Custom user control for drawing chart Pin
cocoonwls17-Jan-07 23:25
cocoonwls17-Jan-07 23:25 
GeneralRe: Custom user control for drawing chart Pin
il_masacratore17-Jan-07 23:33
il_masacratore17-Jan-07 23:33 
QuestionHow do I detect a handler for a control? Pin
JoeRip12-Jan-07 17:28
JoeRip12-Jan-07 17:28 
AnswerRe: How do I detect a handler for a control? Pin
Luc Pattyn12-Jan-07 17:44
sitebuilderLuc Pattyn12-Jan-07 17:44 
GeneralRe: How do I detect a handler for a control? Pin
JoeRip12-Jan-07 17:54
JoeRip12-Jan-07 17:54 

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.