Click here to Skip to main content
15,888,351 members
Home / Discussions / C#
   

C#

 
QuestionCards Anyone? Pin
IceWater4213-May-09 21:37
IceWater4213-May-09 21:37 
QuestionC# TCP Authentication HELP!! Pin
Serpendiem13-May-09 21:16
Serpendiem13-May-09 21:16 
QuestionRegarding Contructors Pin
Rajdeep.NET is BACK13-May-09 20:34
Rajdeep.NET is BACK13-May-09 20:34 
AnswerRe: Regarding Contructors Pin
stancrm13-May-09 20:41
stancrm13-May-09 20:41 
GeneralRe: Regarding Contructors Pin
Rajdeep.NET is BACK13-May-09 20:47
Rajdeep.NET is BACK13-May-09 20:47 
GeneralRe: Regarding Contructors Pin
Samer Aburabie13-May-09 20:55
Samer Aburabie13-May-09 20:55 
AnswerRe: Regarding Contructors Pin
OriginalGriff13-May-09 23:14
mveOriginalGriff13-May-09 23:14 
GeneralRe: Regarding Contructors Pin
Luc Pattyn14-May-09 1:25
sitebuilderLuc Pattyn14-May-09 1:25 
In a Factory pattern, you would hide constructors by making them protected or private, then provide a public CreateSomeObject() method that actually invokes the appropriate constructor.

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.

GeneralRe: Regarding Contructors Pin
Nagy Vilmos14-May-09 1:28
professionalNagy Vilmos14-May-09 1:28 
AnswerRe: Regarding Contructors PinPopular
Pete O'Hanlon13-May-09 21:59
mvePete O'Hanlon13-May-09 21:59 
GeneralRe: Regarding Contructors Pin
Luc Pattyn14-May-09 1:27
sitebuilderLuc Pattyn14-May-09 1:27 
QuestionHelp me about thread Pin
nvphap13-May-09 19:57
nvphap13-May-09 19:57 
AnswerRe: Help me about thread Pin
Samer Aburabie13-May-09 20:19
Samer Aburabie13-May-09 20:19 
AnswerRe: Help me about thread Pin
Mycroft Holmes13-May-09 21:46
professionalMycroft Holmes13-May-09 21:46 
QuestionWindows address book Pin
ashish purwar13-May-09 19:56
ashish purwar13-May-09 19:56 
AnswerRe: Windows address book Pin
Rajdeep.NET is BACK13-May-09 20:40
Rajdeep.NET is BACK13-May-09 20:40 
GeneralRe: Windows address book Pin
ashish purwar13-May-09 21:01
ashish purwar13-May-09 21:01 
GeneralRe: Windows address book Pin
Rajdeep.NET is BACK13-May-09 21:16
Rajdeep.NET is BACK13-May-09 21:16 
GeneralRe: Windows address book Pin
Henry Minute13-May-09 23:51
Henry Minute13-May-09 23:51 
GeneralRe: Windows address book Pin
eRRaTuM15-May-09 15:35
eRRaTuM15-May-09 15:35 
QuestionHow to use a GridView in a ListView - C# WinForms Pin
ramz_g13-May-09 18:35
ramz_g13-May-09 18:35 
AnswerRe: How to use a GridView in a ListView - C# WinForms Pin
Dave Kreskowiak13-May-09 19:21
mveDave Kreskowiak13-May-09 19:21 
GeneralRe: How to use a GridView in a ListView - C# WinForms Pin
ramz_g13-May-09 22:58
ramz_g13-May-09 22:58 
GeneralRe: How to use a GridView in a ListView - C# WinForms Pin
Henry Minute13-May-09 23:55
Henry Minute13-May-09 23:55 
GeneralRe: How to use a GridView in a ListView - C# WinForms Pin
ramz_g14-May-09 0:15
ramz_g14-May-09 0:15 

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.