Click here to Skip to main content
15,906,558 members
Home / Discussions / C#
   

C#

 
GeneralRe: Is C# is fully object oriented or not? Pin
OriginalGriff5-Mar-14 1:56
mveOriginalGriff5-Mar-14 1:56 
GeneralRe: Is C# is fully object oriented or not? Pin
Wayne Gaylard5-Mar-14 1:58
professionalWayne Gaylard5-Mar-14 1:58 
GeneralRe: Is C# is fully object oriented or not? Pin
lukeer5-Mar-14 3:07
lukeer5-Mar-14 3:07 
GeneralRe: Is C# is fully object oriented or not? Pin
Wayne Gaylard5-Mar-14 3:18
professionalWayne Gaylard5-Mar-14 3:18 
GeneralRe: Is C# is fully object oriented or not? Pin
pradeep surya5-Mar-14 7:33
pradeep surya5-Mar-14 7:33 
GeneralRe: Is C# is fully object oriented or not? Pin
Pete O'Hanlon5-Mar-14 7:38
mvePete O'Hanlon5-Mar-14 7:38 
AnswerRe: Is C# is fully object oriented or not? Pin
Pete O'Hanlon5-Mar-14 8:05
mvePete O'Hanlon5-Mar-14 8:05 
QuestionMenu focus Pin
Member 106415403-Mar-14 22:45
Member 106415403-Mar-14 22:45 
QuestionRe: Menu focus Pin
Richard MacCutchan3-Mar-14 23:29
mveRichard MacCutchan3-Mar-14 23:29 
AnswerRe: Menu focus Pin
Bernhard Hiller4-Mar-14 2:11
Bernhard Hiller4-Mar-14 2:11 
QuestionRemove Controls Pin
Zeyad Jalil3-Mar-14 20:20
professionalZeyad Jalil3-Mar-14 20:20 
AnswerRe: Remove Controls Pin
BillWoodruff3-Mar-14 21:39
professionalBillWoodruff3-Mar-14 21:39 
GeneralRe: Remove Controls Pin
Zeyad Jalil3-Mar-14 22:54
professionalZeyad Jalil3-Mar-14 22:54 
AnswerRe: Remove Controls Pin
Simon_Whale3-Mar-14 23:24
Simon_Whale3-Mar-14 23:24 
GeneralRe: Remove Controls Pin
Zeyad Jalil4-Mar-14 0:41
professionalZeyad Jalil4-Mar-14 0:41 
AnswerRe: Remove Controls Pin
OriginalGriff3-Mar-14 23:54
mveOriginalGriff3-Mar-14 23:54 
GeneralRe: Remove Controls Pin
GuyThiebaut4-Mar-14 3:51
professionalGuyThiebaut4-Mar-14 3:51 
GeneralRe: Remove Controls Pin
OriginalGriff4-Mar-14 4:33
mveOriginalGriff4-Mar-14 4:33 
GeneralRe: Remove Controls Pin
BillWoodruff4-Mar-14 14:45
professionalBillWoodruff4-Mar-14 14:45 
AnswerRe: Remove Controls Pin
Dave Kreskowiak4-Mar-14 3:40
mveDave Kreskowiak4-Mar-14 3:40 
AnswerUse a curtain! Pin
Ravi Bhavnani4-Mar-14 4:41
professionalRavi Bhavnani4-Mar-14 4:41 
AnswerRe: Remove Controls Pin
BillWoodruff4-Mar-14 14:57
professionalBillWoodruff4-Mar-14 14:57 
QuestionHow to use the GoF in project? Pin
wmikas3-Mar-14 15:22
wmikas3-Mar-14 15:22 
AnswerRe: How to use the GoF in project? Pin
BillWoodruff3-Mar-14 17:35
professionalBillWoodruff3-Mar-14 17:35 
I see this is your first message in CodeProject: welcome !

A design pattern is a generic abstraction of a certain type of solution/method for commonly encountered problems/tasks in programming.

You can find many resources here on CodeProject for almost any design pattern: just search. For example, if you want to study the "Factory Pattern:" [^]. This search will get you articles on CodeProject in the last year, whose ratings are between 4.0~5.0.

Articles like these will typically show you a design pattern in actual use to achieve some programming solution, or task.
“The best hope is that one of these days the Ground will get disgusted enough just to walk away ~ leaving people with nothing more to stand ON than what they have so bloody well stood FOR up to now.” Kenneth Patchen, Poet

GeneralRe: How to use the GoF in project? Pin
wmikas4-Mar-14 1:10
wmikas4-Mar-14 1:10 

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.