Click here to Skip to main content
15,898,945 members
Home / Discussions / C#
   

C#

 
AnswerRe: datagridview child rows Pin
Wayne Gaylard7-Nov-12 21:14
professionalWayne Gaylard7-Nov-12 21:14 
GeneralRe: datagridview child rows Pin
Mycroft Holmes7-Nov-12 22:08
professionalMycroft Holmes7-Nov-12 22:08 
GeneralRe: datagridview child rows Pin
Wayne Gaylard7-Nov-12 22:32
professionalWayne Gaylard7-Nov-12 22:32 
QuestionC# linq to sql default problem Pin
sc steinhayse7-Nov-12 12:57
sc steinhayse7-Nov-12 12:57 
AnswerRe: C# linq to sql default problem Pin
Mycroft Holmes7-Nov-12 13:12
professionalMycroft Holmes7-Nov-12 13:12 
GeneralRe: C# linq to sql default problem Pin
sc steinhayse7-Nov-12 18:14
sc steinhayse7-Nov-12 18:14 
GeneralRe: C# linq to sql default problem Pin
Mycroft Holmes7-Nov-12 18:26
professionalMycroft Holmes7-Nov-12 18:26 
AnswerRe: C# linq to sql default problem Pin
jschell8-Nov-12 8:49
jschell8-Nov-12 8:49 
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 
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 
10 forms is fairly small as apps go, I'd leave it in the single exe. It is usual to divorce the UI from the business logic and the database functions. I'd assume that all your business logic is in the code behind the form, this is usually extracted into a separate class.
Never underestimate the power of human stupidity
RAH

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 

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.