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

C#

 
AnswerRe: C# remoting server and client problem Pin
Richard MacCutchan30-Nov-11 22:32
mveRichard MacCutchan30-Nov-11 22:32 
QuestionSQL Server and C# Pin
john john mackey30-Nov-11 10:42
john john mackey30-Nov-11 10:42 
AnswerRe: SQL Server and C# Pin
PIEBALDconsult30-Nov-11 10:55
mvePIEBALDconsult30-Nov-11 10:55 
GeneralRe: SQL Server and C# Pin
john john mackey30-Nov-11 12:28
john john mackey30-Nov-11 12:28 
GeneralRe: SQL Server and C# Pin
PIEBALDconsult30-Nov-11 14:56
mvePIEBALDconsult30-Nov-11 14:56 
AnswerRe: SQL Server and C# Pin
Mycroft Holmes30-Nov-11 17:01
professionalMycroft Holmes30-Nov-11 17:01 
GeneralRe: SQL Server and C# Pin
john john mackey1-Dec-11 11:01
john john mackey1-Dec-11 11:01 
AnswerRe: SQL Server and C# Pin
BobJanova1-Dec-11 1:46
BobJanova1-Dec-11 1:46 
ADO.net (DataAdapters and suchlike) is quite nice. And you also have the potential of an entity management system like Entity Framework or NHibernate. However, that's not likely to be practical on a large existing database, and once you've written the queries, things aren't that different.

If you were starting a new project from scratch I'd advise using C# but the gains are not going to pay back the massive cost of moving an existing system, particularly if your team would have to start learning from the ground up.
GeneralRe: SQL Server and C# Pin
john john mackey1-Dec-11 11:23
john john mackey1-Dec-11 11:23 
AnswerRe: SQL Server and C# Pin
jschell1-Dec-11 13:50
jschell1-Dec-11 13:50 
QuestionC# desktop controls Pin
classy_dog30-Nov-11 6:19
classy_dog30-Nov-11 6:19 
AnswerRe: C# desktop controls Pin
fjdiewornncalwe30-Nov-11 8:39
professionalfjdiewornncalwe30-Nov-11 8:39 
AnswerRe: C# desktop controls Pin
BillWoodruff30-Nov-11 14:22
professionalBillWoodruff30-Nov-11 14:22 
QuestionHow do I make Post Publish Tasks work? DLL is locked? Pin
KevonHoughton30-Nov-11 5:37
KevonHoughton30-Nov-11 5:37 
Questionrun sql script in C# Pin
jojoba201130-Nov-11 0:09
jojoba201130-Nov-11 0:09 
AnswerRe: run sql script in C# Pin
Pete O'Hanlon30-Nov-11 0:17
mvePete O'Hanlon30-Nov-11 0:17 
QuestionRe: run sql script in C# <code>new</code> Pin
jojoba201130-Nov-11 0:22
jojoba201130-Nov-11 0:22 
AnswerRe: run sql script in C# new Pin
Pete O'Hanlon30-Nov-11 0:38
mvePete O'Hanlon30-Nov-11 0:38 
QuestionRe: run sql script in C# new Pin
jojoba201130-Nov-11 0:47
jojoba201130-Nov-11 0:47 
AnswerRe: run sql script in C# new Pin
Pete O'Hanlon30-Nov-11 0:56
mvePete O'Hanlon30-Nov-11 0:56 
QuestionRe: run sql script in C# new Pin
jojoba201130-Nov-11 0:58
jojoba201130-Nov-11 0:58 
AnswerRe: run sql script in C# new Pin
Pete O'Hanlon30-Nov-11 1:00
mvePete O'Hanlon30-Nov-11 1:00 
QuestionRe: run sql script in C# new Pin
jojoba201130-Nov-11 1:02
jojoba201130-Nov-11 1:02 
AnswerRe: run sql script in C# new PinPopular
Pete O'Hanlon30-Nov-11 1:07
mvePete O'Hanlon30-Nov-11 1:07 
GeneralRe: run sql script in C# new Pin
jojoba201130-Nov-11 1:09
jojoba201130-Nov-11 1:09 

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.