Click here to Skip to main content
16,006,605 members
Home / Discussions / C#
   

C#

 
QuestionPicture box and KeyDown event with arrow keys Pin
--==PP==--25-Jan-07 5:24
--==PP==--25-Jan-07 5:24 
AnswerRe: Picture box and KeyDown event with arrow keys Pin
ednrgc25-Jan-07 5:44
ednrgc25-Jan-07 5:44 
GeneralRe: Picture box and KeyDown event with arrow keys Pin
--==PP==--25-Jan-07 6:04
--==PP==--25-Jan-07 6:04 
GeneralRe: Picture box and KeyDown event with arrow keys Pin
ednrgc25-Jan-07 6:06
ednrgc25-Jan-07 6:06 
GeneralRe: Picture box and KeyDown event with arrow keys Pin
--==PP==--25-Jan-07 6:27
--==PP==--25-Jan-07 6:27 
AnswerRe: Picture box and KeyDown event with arrow keys Pin
bobsugar22226-Jan-07 0:08
bobsugar22226-Jan-07 0:08 
QuestionAbstract Base Class Pin
Russell Jones25-Jan-07 3:37
Russell Jones25-Jan-07 3:37 
AnswerRe: Abstract Base Class Pin
Steve Hansen25-Jan-07 3:57
Steve Hansen25-Jan-07 3:57 
It's not so abnormal, you first used the Abstract Factory Pattern where a seperate class did the work to the easier Factory Method Pattern where you don't use a seperate class Smile | :)

It depends mostly on how much you had in the factory class. I do it all the time when my factory class just has one create method. There are other reasons to do this though, like wanting to keep stuff private or something.

You could always use some code to automaticly discover the classes and don't worry about it anymore.
GeneralRe: Abstract Base Class Pin
Russell Jones25-Jan-07 4:08
Russell Jones25-Jan-07 4:08 
AnswerRe: Abstract Base Class Pin
Colin Angus Mackay25-Jan-07 4:28
Colin Angus Mackay25-Jan-07 4:28 
AnswerRe: Abstract Base Class Pin
Marc Clifton25-Jan-07 4:33
mvaMarc Clifton25-Jan-07 4:33 
AnswerRe: Abstract Base Class Pin
ednrgc25-Jan-07 5:47
ednrgc25-Jan-07 5:47 
AnswerRe: Abstract Base Class Pin
Ravi Bhavnani25-Jan-07 11:41
professionalRavi Bhavnani25-Jan-07 11:41 
Questionhow to get the duration of an mp3 file Pin
Sivaprasad C25-Jan-07 2:57
Sivaprasad C25-Jan-07 2:57 
AnswerRe: how to get the duration of an mp3 file Pin
Judah Gabriel Himango25-Jan-07 5:36
sponsorJudah Gabriel Himango25-Jan-07 5:36 
AnswerRe: how to get the duration of an mp3 file Pin
ComCoderCsharp25-Jan-07 7:12
ComCoderCsharp25-Jan-07 7:12 
AnswerRe: how to get the duration of an mp3 file Pin
greycrow25-Jan-07 8:00
greycrow25-Jan-07 8:00 
QuestionI need to know the possition of Sterik in string value Pin
M Riaz Bashir25-Jan-07 2:42
M Riaz Bashir25-Jan-07 2:42 
AnswerRe: I need to know the possition of Sterik in string value Pin
Luc Pattyn25-Jan-07 2:52
sitebuilderLuc Pattyn25-Jan-07 2:52 
AnswerRe: I need to know the possition of Sterik in string value Pin
Pete O'Hanlon25-Jan-07 2:54
mvePete O'Hanlon25-Jan-07 2:54 
GeneralRe: I need to know the possition of Sterik in string value Pin
M Riaz Bashir25-Jan-07 3:08
M Riaz Bashir25-Jan-07 3:08 
QuestionClipboard Monitoring Pin
zeltera25-Jan-07 2:23
zeltera25-Jan-07 2:23 
AnswerRe: Clipboard Monitoring Pin
Martin#25-Jan-07 2:31
Martin#25-Jan-07 2:31 
AnswerRe: Clipboard Monitoring Pin
Seishin#25-Jan-07 3:16
Seishin#25-Jan-07 3:16 
GeneralRe: Clipboard Monitoring Pin
zeltera25-Jan-07 3:29
zeltera25-Jan-07 3:29 

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.