Click here to Skip to main content
15,886,518 members
Home / Discussions / C#
   

C#

 
GeneralRe: I wan to make USB Bolcker using vb.net or C# Pin
George Jonsson9-Oct-14 21:20
professionalGeorge Jonsson9-Oct-14 21:20 
AnswerRe: I wan to make USB Bolcker using vb.net or C# Pin
Sibeesh KV26-Sep-14 0:19
professionalSibeesh KV26-Sep-14 0:19 
Questionretrieving contents from word file using c# windows application Pin
Reshma Chandran24-Sep-14 18:31
Reshma Chandran24-Sep-14 18:31 
AnswerRe: retrieving contents from word file using c# windows application Pin
Sibeesh KV24-Sep-14 18:36
professionalSibeesh KV24-Sep-14 18:36 
QuestionPrintTicket in GetPrintJobInfoCollection? Pin
murali_utr24-Sep-14 18:28
murali_utr24-Sep-14 18:28 
QuestionRefactor 'switch/case' That Is Based Enum Value Pin
Matt U.24-Sep-14 9:48
Matt U.24-Sep-14 9:48 
AnswerRe: Refactor 'switch/case' That Is Based Enum Value Pin
Pete O'Hanlon24-Sep-14 10:07
mvePete O'Hanlon24-Sep-14 10:07 
AnswerRe: Refactor 'switch/case' That Is Based Enum Value Pin
PIEBALDconsult24-Sep-14 10:54
mvePIEBALDconsult24-Sep-14 10:54 
Similar to what Pete said; I'd prefer to use a Dictionary<type,List<whatever>>

And I think that having AddObj perform GetRepository and GetByID violates the Single Responsibility Principle.
By passing in the object, you could probably also leverage generics and simplify things even more.
Questionintegrate any bill acceptor in my c# application Pin
MaurizioFiorentino24-Sep-14 7:19
MaurizioFiorentino24-Sep-14 7:19 
AnswerRe: integrate any bill acceptor in my c# application Pin
ZurdoDev24-Sep-14 10:05
professionalZurdoDev24-Sep-14 10:05 
GeneralRe: integrate any bill acceptor in my c# application Pin
MaurizioFiorentino30-Sep-14 6:47
MaurizioFiorentino30-Sep-14 6:47 
AnswerRe: integrate any bill acceptor in my c# application Pin
ZurdoDev30-Sep-14 7:15
professionalZurdoDev30-Sep-14 7:15 
QuestionCoding music rhythms Pin
Navid Abyazi24-Sep-14 5:27
professionalNavid Abyazi24-Sep-14 5:27 
QuestionRe: Coding music rhythms Pin
ZurdoDev24-Sep-14 5:53
professionalZurdoDev24-Sep-14 5:53 
AnswerRe: Coding music rhythms Pin
Navid Abyazi25-Sep-14 7:00
professionalNavid Abyazi25-Sep-14 7:00 
QuestionRe: Coding music rhythms Pin
ZurdoDev25-Sep-14 7:17
professionalZurdoDev25-Sep-14 7:17 
GeneralRe: Coding music rhythms Pin
PIEBALDconsult24-Sep-14 6:09
mvePIEBALDconsult24-Sep-14 6:09 
GeneralRe: Coding music rhythms Pin
BillWoodruff24-Sep-14 22:06
professionalBillWoodruff24-Sep-14 22:06 
GeneralRe: Coding music rhythms Pin
PIEBALDconsult25-Sep-14 6:22
mvePIEBALDconsult25-Sep-14 6:22 
GeneralRe: Coding music rhythms Pin
Navid Abyazi25-Sep-14 7:15
professionalNavid Abyazi25-Sep-14 7:15 
GeneralRe: Coding music rhythms Pin
PIEBALDconsult26-Sep-14 8:08
mvePIEBALDconsult26-Sep-14 8:08 
AnswerRe: Coding music rhythms Pin
Pete O'Hanlon24-Sep-14 8:40
mvePete O'Hanlon24-Sep-14 8:40 
GeneralRe: Coding music rhythms Pin
PIEBALDconsult24-Sep-14 8:44
mvePIEBALDconsult24-Sep-14 8:44 
GeneralRe: Coding music rhythms Pin
Bernhard Hiller24-Sep-14 20:49
Bernhard Hiller24-Sep-14 20:49 
GeneralRe: Coding music rhythms Pin
Pete O'Hanlon24-Sep-14 20:58
mvePete O'Hanlon24-Sep-14 20:58 

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.