Click here to Skip to main content
15,881,600 members
Home / Discussions / C#
   

C#

 
AnswerRe: Generics Problems Pin
Clifford Nelson7-Sep-12 9:09
Clifford Nelson7-Sep-12 9:09 
AnswerRe: Generics Problems Pin
PIEBALDconsult7-Sep-12 9:12
mvePIEBALDconsult7-Sep-12 9:12 
AnswerRe: Generics Problems Pin
Eddy Vluggen7-Sep-12 9:46
professionalEddy Vluggen7-Sep-12 9:46 
GeneralRe: Generics Problems Pin
Kevin Marois7-Sep-12 10:44
professionalKevin Marois7-Sep-12 10:44 
GeneralRe: Generics Problems Pin
Eddy Vluggen7-Sep-12 10:54
professionalEddy Vluggen7-Sep-12 10:54 
GeneralRe: Generics Problems Pin
Kevin Marois7-Sep-12 10:56
professionalKevin Marois7-Sep-12 10:56 
GeneralRe: Generics Problems Pin
Eddy Vluggen7-Sep-12 11:09
professionalEddy Vluggen7-Sep-12 11:09 
AnswerRe: Generics Problems PinPopular
jschell7-Sep-12 10:39
jschell7-Sep-12 10:39 
Kevin Marois wrote:
so the guy who wrote them decided to duplicate the forms instead of making one form that works for both. So I'm refactoring them.


Obviously a good decision by that person because they are in fact different.

The fact that there seem to be common components between them is NOT sufficient reason to assume that they are the same. As an example the fact that Word and Visual Studio both allow me to type text doesn't mean that those two code bases should be merged.


Kevin Marois wrote:
What is the right way to work with this object?


The right way is to re-assess the decision to combine them in the first place. Nothing you have posted here suggests that they should be combined. And in fact what has been posted would suggest that they should NOT be combined.

Of course maybe there is some other factor that makes it obvious.
GeneralRe: Generics Problems Pin
Kevin Marois7-Sep-12 10:41
professionalKevin Marois7-Sep-12 10:41 
GeneralRe: Generics Problems Pin
jschell8-Sep-12 7:23
jschell8-Sep-12 7:23 
AnswerRe: Generics Problems Pin
dbaseman7-Sep-12 21:20
dbaseman7-Sep-12 21:20 
AnswerRe: Generics Problems Pin
Gerry Schmitz8-Sep-12 20:28
mveGerry Schmitz8-Sep-12 20:28 
Questionhow to change the parent of anUIElement Pin
benzarabel7-Sep-12 5:04
benzarabel7-Sep-12 5:04 
AnswerRe: how to change the parent of anUIElement Pin
Wes Aday7-Sep-12 5:55
professionalWes Aday7-Sep-12 5:55 
AnswerRe: how to change the parent of anUIElement Pin
Clifford Nelson7-Sep-12 7:25
Clifford Nelson7-Sep-12 7:25 
QuestionControl won't update Pin
MAW306-Sep-12 16:48
MAW306-Sep-12 16:48 
AnswerRe: Control won't update Pin
Dr.Walt Fair, PE6-Sep-12 17:13
professionalDr.Walt Fair, PE6-Sep-12 17:13 
GeneralRe: Control won't update Pin
MAW306-Sep-12 17:47
MAW306-Sep-12 17:47 
GeneralRe: Control won't update Pin
Dr.Walt Fair, PE6-Sep-12 17:57
professionalDr.Walt Fair, PE6-Sep-12 17:57 
GeneralRe: Control won't update Pin
MAW306-Sep-12 18:11
MAW306-Sep-12 18:11 
AnswerRe: Control won't update Pin
Eddy Vluggen6-Sep-12 18:24
professionalEddy Vluggen6-Sep-12 18:24 
GeneralRe: Control won't update Pin
MAW306-Sep-12 18:44
MAW306-Sep-12 18:44 
QuestionC# process code Pin
sc steinhayse6-Sep-12 10:19
sc steinhayse6-Sep-12 10:19 
AnswerRe: C# process code Pin
Dave Kreskowiak6-Sep-12 10:52
mveDave Kreskowiak6-Sep-12 10:52 
QuestionHow to open UNC path to C$ without credentials Pin
robwm16-Sep-12 9:15
robwm16-Sep-12 9: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.