Click here to Skip to main content
15,893,564 members
Home / Discussions / C#
   

C#

 
GeneralRe: Conversion to VB results in errors Pin
Sonhospa9-Dec-13 8:22
Sonhospa9-Dec-13 8:22 
QuestionCoding Style Questions Pin
Kevin Marois9-Dec-13 6:00
professionalKevin Marois9-Dec-13 6:00 
AnswerRe: Coding Style Questions Pin
PIEBALDconsult9-Dec-13 6:33
mvePIEBALDconsult9-Dec-13 6:33 
GeneralRe: Coding Style Questions Pin
Kevin Marois9-Dec-13 6:59
professionalKevin Marois9-Dec-13 6:59 
GeneralRe: Coding Style Questions Pin
PIEBALDconsult9-Dec-13 9:30
mvePIEBALDconsult9-Dec-13 9:30 
GeneralRe: Coding Style Questions Pin
Kevin Marois9-Dec-13 9:51
professionalKevin Marois9-Dec-13 9:51 
GeneralRe: Coding Style Questions Pin
PIEBALDconsult9-Dec-13 10:02
mvePIEBALDconsult9-Dec-13 10:02 
AnswerRe: Coding Style Questions Pin
V.9-Dec-13 20:51
professionalV.9-Dec-13 20:51 
It kinda depends I guess. For example: When you have tables where each record is considered an "object". You should use one class/table. Examples: Persons, tickets, companies, products, ... things like that.

If you have tables that start having calculations or objects that are (complex) joins of tables or where multiple records can makeup one record, you should probably tackle that a little differently.

hope this helps.

QuestionEye tracking code Pin
polycom1239-Dec-13 5:44
polycom1239-Dec-13 5:44 
QuestionPersists GridView Textbox Value Pin
wernlin9-Dec-13 5:22
wernlin9-Dec-13 5:22 
Questionc# listview insert not working Pin
dbushong9-Dec-13 4:11
dbushong9-Dec-13 4:11 
QuestionRe: c# listview insert not working Pin
Richard MacCutchan9-Dec-13 5:37
mveRichard MacCutchan9-Dec-13 5:37 
AnswerRe: c# listview insert not working Pin
dbushong9-Dec-13 5:51
dbushong9-Dec-13 5:51 
GeneralRe: c# listview insert not working Pin
Richard MacCutchan9-Dec-13 6:13
mveRichard MacCutchan9-Dec-13 6:13 
GeneralRe: c# listview insert not working Pin
dbushong9-Dec-13 7:18
dbushong9-Dec-13 7:18 
GeneralRe: c# listview insert not working Pin
Richard MacCutchan9-Dec-13 7:34
mveRichard MacCutchan9-Dec-13 7:34 
GeneralRe: c# listview insert not working Pin
dbushong9-Dec-13 7:43
dbushong9-Dec-13 7:43 
GeneralRe: c# listview insert not working Pin
Richard MacCutchan9-Dec-13 7:47
mveRichard MacCutchan9-Dec-13 7:47 
GeneralRe: c# listview insert not working Pin
dbushong9-Dec-13 8:03
dbushong9-Dec-13 8:03 
GeneralRe: c# listview insert not working Pin
dbushong9-Dec-13 8:41
dbushong9-Dec-13 8:41 
GeneralRe: c# listview insert not working Pin
Richard MacCutchan9-Dec-13 8:59
mveRichard MacCutchan9-Dec-13 8:59 
QuestionC# XML or Database Pin
Member 104453489-Dec-13 2:57
Member 104453489-Dec-13 2:57 
AnswerRe: C# XML or Database Pin
Richard MacCutchan9-Dec-13 3:34
mveRichard MacCutchan9-Dec-13 3:34 
GeneralRe: C# XML or Database Pin
Member 104453489-Dec-13 9:22
Member 104453489-Dec-13 9:22 
AnswerRe: C# XML or Database Pin
thatraja9-Dec-13 3:54
professionalthatraja9-Dec-13 3:54 

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.