Click here to Skip to main content
15,913,944 members
Home / Discussions / C#
   

C#

 
QuestionWhat are the pre-requisite to develop a software which facilitates VOIP in my LAN? Pin
CoderForEver13-Jul-09 19:34
CoderForEver13-Jul-09 19:34 
AnswerRe: What are the pre-requisite to develop a software which facilitates VOIP in my LAN? Pin
Henry Minute14-Jul-09 0:15
Henry Minute14-Jul-09 0:15 
GeneralRe: What are the pre-requisite to develop a software which facilitates VOIP in my LAN? Pin
CoderForEver14-Jul-09 8:01
CoderForEver14-Jul-09 8:01 
GeneralRe: What are the pre-requisite to develop a software which facilitates VOIP in my LAN? Pin
Henry Minute14-Jul-09 8:18
Henry Minute14-Jul-09 8:18 
AnswerRe: What are the pre-requisite to develop a software which facilitates VOIP in my LAN? Pin
CoderForEver15-Jul-09 7:50
CoderForEver15-Jul-09 7:50 
GeneralRe: What are the pre-requisite to develop a software which facilitates VOIP in my LAN? Pin
Henry Minute15-Jul-09 13:13
Henry Minute15-Jul-09 13:13 
QuestionSimple Plugin Architecture Pin
Baeltazor13-Jul-09 19:28
Baeltazor13-Jul-09 19:28 
AnswerRe: Simple Plugin Architecture Pin
Curtis Schlak.13-Jul-09 21:01
Curtis Schlak.13-Jul-09 21:01 
GeneralRe: Simple Plugin Architecture Pin
Baeltazor13-Jul-09 21:06
Baeltazor13-Jul-09 21:06 
GeneralRe: Simple Plugin Architecture Pin
Curtis Schlak.14-Jul-09 13:27
Curtis Schlak.14-Jul-09 13:27 
QuestionHow to Extract/Search Office Document using Indexing Services. Pin
alisolution13-Jul-09 18:10
alisolution13-Jul-09 18:10 
QuestionHow do you create 2 random values [modified] Pin
Nathan Revka13-Jul-09 15:55
Nathan Revka13-Jul-09 15:55 
AnswerRe: How do you create 2 random values Pin
mikanu13-Jul-09 16:00
mikanu13-Jul-09 16:00 
AnswerRe: How do you create 2 random values Pin
Christian Graus13-Jul-09 16:30
protectorChristian Graus13-Jul-09 16:30 
AnswerRe: How do you create 2 random values Pin
PIEBALDconsult13-Jul-09 17:30
mvePIEBALDconsult13-Jul-09 17:30 
QuestionIs there any way to monitor the incoming ping requests? [modified] Pin
Beyondard13-Jul-09 14:52
Beyondard13-Jul-09 14:52 
AnswerRe: Is there any way to monitor the incoming ping requests? Pin
Super Lloyd13-Jul-09 17:22
Super Lloyd13-Jul-09 17:22 
QuestionUse of statics and singletons Pin
saxisa13-Jul-09 12:04
saxisa13-Jul-09 12:04 
AnswerRe: Use of statics and singletons Pin
Christian Graus13-Jul-09 12:13
protectorChristian Graus13-Jul-09 12:13 
GeneralRe: Use of statics and singletons Pin
N a v a n e e t h13-Jul-09 18:02
N a v a n e e t h13-Jul-09 18:02 
AnswerRe: Use of statics and singletons Pin
Luc Pattyn13-Jul-09 12:44
sitebuilderLuc Pattyn13-Jul-09 12:44 
AnswerRe: Use of statics and singletons Pin
PIEBALDconsult13-Jul-09 13:23
mvePIEBALDconsult13-Jul-09 13:23 
Questiontoolbar + menu + task handler best practice Pin
swjam13-Jul-09 11:59
swjam13-Jul-09 11:59 
AnswerRe: toolbar + menu + task handler best practice Pin
Luc Pattyn13-Jul-09 12:47
sitebuilderLuc Pattyn13-Jul-09 12:47 
AnswerRe: toolbar + menu + task handler best practice Pin
Luc Pattyn13-Jul-09 13:27
sitebuilderLuc Pattyn13-Jul-09 13:27 
Forgot to mention, there are several patterns that generalize and formalize this.
Google for MVC (model-view-controller) and MVP (model-view-presenter).
I haven't fully understood them yet. IMO my Command classes are a pragmatic subset of MVC.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Show formatted code inside PRE tags, and give clear symptoms when describing a problem.

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.