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

C#

 
QuestionReplicate a class from an assempli and add a new constructor Pin
PozzaVecia7-Nov-12 11:45
PozzaVecia7-Nov-12 11:45 
AnswerRe: Replicate a class from an assempli and add a new constructor Pin
Mycroft Holmes7-Nov-12 13:07
professionalMycroft Holmes7-Nov-12 13:07 
AnswerRe: Replicate a class from an assempli and add a new constructor Pin
DaveyM697-Nov-12 18:42
professionalDaveyM697-Nov-12 18:42 
GeneralRe: Replicate a class from an assempli and add a new constructor Pin
PozzaVecia7-Nov-12 22:41
PozzaVecia7-Nov-12 22:41 
GeneralRe: Replicate a class from an assempli and add a new constructor Pin
DaveyM698-Nov-12 18:39
professionalDaveyM698-Nov-12 18:39 
GeneralRe: Replicate a class from an assempli and add a new constructor Pin
Andy4118-Nov-12 20:53
Andy4118-Nov-12 20:53 
QuestionHow to structure my application Pin
ASOSEA7-Nov-12 1:11
ASOSEA7-Nov-12 1:11 
AnswerRe: How to structure my application Pin
Pete O'Hanlon7-Nov-12 1:34
mvePete O'Hanlon7-Nov-12 1:34 
In general, you won't see any benefit from splitting the forms out into separate DLLs. When you read about modularisation, people tend to be talking about splitting out application logic, rather than the presentation tier. So, you can split out the actual logic, which is fine, but you should leave the forms where they are.

*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington

"Mind bleach! Send me mind bleach!" - Nagy Vilmos


CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

GeneralRe: How to structure my application Pin
ASOSEA7-Nov-12 2:53
ASOSEA7-Nov-12 2:53 
AnswerRe: How to structure my application Pin
Mycroft Holmes7-Nov-12 11:34
professionalMycroft Holmes7-Nov-12 11:34 
QuestionConvert PPT to image Pin
Er. Neel Kamal7-Nov-12 0:54
professionalEr. Neel Kamal7-Nov-12 0:54 
Questionhow to report the single record into crystal report Pin
sri apple6-Nov-12 20:02
sri apple6-Nov-12 20:02 
AnswerRe: how to report the single record into crystal report Pin
Mycroft Holmes6-Nov-12 22:23
professionalMycroft Holmes6-Nov-12 22:23 
QuestionSocket performance Pin
devvvy6-Nov-12 16:54
devvvy6-Nov-12 16:54 
QuestionRe: Socket performance Pin
Richard MacCutchan6-Nov-12 21:44
mveRichard MacCutchan6-Nov-12 21:44 
AnswerRe: Socket performance Pin
devvvy6-Nov-12 22:12
devvvy6-Nov-12 22:12 
GeneralRe: Socket performance Pin
Richard MacCutchan6-Nov-12 22:28
mveRichard MacCutchan6-Nov-12 22:28 
GeneralRe: Socket performance Pin
devvvy7-Nov-12 15:27
devvvy7-Nov-12 15:27 
GeneralRe: Socket performance Pin
Richard MacCutchan7-Nov-12 21:29
mveRichard MacCutchan7-Nov-12 21:29 
GeneralRe: Socket performance Pin
devvvy7-Nov-12 22:18
devvvy7-Nov-12 22:18 
GeneralRe: Socket performance Pin
Pete O'Hanlon7-Nov-12 22:26
mvePete O'Hanlon7-Nov-12 22:26 
GeneralRe: Socket performance Pin
devvvy7-Nov-12 22:29
devvvy7-Nov-12 22:29 
GeneralRe: Socket performance Pin
Richard MacCutchan8-Nov-12 0:05
mveRichard MacCutchan8-Nov-12 0:05 
AnswerRe: Socket performance Pin
Dave Kreskowiak7-Nov-12 2:17
mveDave Kreskowiak7-Nov-12 2:17 
GeneralRe: Socket performance Pin
devvvy7-Nov-12 15:24
devvvy7-Nov-12 15:24 

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.