Click here to Skip to main content
15,892,059 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
AnswerRe: writing an IDS in python Pin
Richard MacCutchan23-Feb-15 21:39
mveRichard MacCutchan23-Feb-15 21:39 
Questionthe "right place" for data-binding in Model-View paradigms (MVC, MVP, MVVM) ? Pin
BillWoodruff16-Feb-15 1:24
professionalBillWoodruff16-Feb-15 1:24 
AnswerRe: the "right place" for data-binding in Model-View paradigms (MVC, MVP, MVVM) ? Pin
manchanx18-Feb-15 2:53
professionalmanchanx18-Feb-15 2:53 
GeneralRe: the "right place" for data-binding in Model-View paradigms (MVC, MVP, MVVM) ? Pin
BillWoodruff20-Feb-15 12:40
professionalBillWoodruff20-Feb-15 12:40 
AnswerRe: the "right place" for data-binding in Model-View paradigms (MVC, MVP, MVVM) ? Pin
Mycroft Holmes23-Feb-15 13:36
professionalMycroft Holmes23-Feb-15 13:36 
QuestionLooking for the best way to setting user Profile Pin
yetrus13-Feb-15 5:48
yetrus13-Feb-15 5:48 
AnswerRe: Looking for the best way to setting user Profile Pin
BillWoodruff15-Feb-15 22:35
professionalBillWoodruff15-Feb-15 22:35 
Questiongeneral advice on starting to work with DB programming ? Pin
BillWoodruff11-Feb-15 1:11
professionalBillWoodruff11-Feb-15 1:11 
A recent exchange between _Maxxx_ and CDP1802 here: [^].

Resonates with an urge I have to "get my feet wet" in database programming in a scenario that is data-intensive, that does use a server for the database. I am familiar with writing "persistence mechanisms" in WinForms. And, not having used SQL, am eager to use C# and Linq primarily.

_Maxxx_'s statements about code-first DB's possibly returning a "glut" of data make me wonder if there isn't a way to have an "intermediary" app running on the server that takes Linq queries from clients as input, and returns highly-filtered data.

I am pretty sure this question's too broad without specifying the type of data involved: I am interested in data where there are many multiple-references/linkages across categories/objects. I have been investigating/studying DB's like Neo4j [^], but using that would take me off into Java-land where I do not want to go.

Appreciate any thoughts !

thanks, Bill
«I'm asked why doesn't C# implement feature X all the time. The answer's always the same: because no one ever designed, specified, implemented, tested, documented, shipped that feature. All six of those things are necessary to make a feature happen. They all cost huge amounts of time, effort and money.» Eric Lippert, Microsoft, 2009


modified 11-Feb-15 7:31am.

AnswerRe: general advice on starting to work with DB programming ? Pin
cjb11011-Feb-15 6:59
cjb11011-Feb-15 6:59 
GeneralRe: general advice on starting to work with DB programming ? Pin
BillWoodruff14-Feb-15 11:26
professionalBillWoodruff14-Feb-15 11:26 
AnswerRe: general advice on starting to work with DB programming ? Pin
jschell12-Feb-15 11:17
jschell12-Feb-15 11:17 
GeneralRe: general advice on starting to work with DB programming ? Pin
BillWoodruff14-Feb-15 11:27
professionalBillWoodruff14-Feb-15 11:27 
GeneralRe: general advice on starting to work with DB programming ? Pin
jschell20-Feb-15 13:36
jschell20-Feb-15 13:36 
AnswerRe: general advice on starting to work with DB programming ? Pin
manchanx12-Feb-15 13:19
professionalmanchanx12-Feb-15 13:19 
GeneralRe: general advice on starting to work with DB programming ? Pin
BillWoodruff14-Feb-15 11:28
professionalBillWoodruff14-Feb-15 11:28 
AnswerRe: general advice on starting to work with DB programming ? Pin
Jörgen Andersson12-Feb-15 21:43
professionalJörgen Andersson12-Feb-15 21:43 
GeneralRe: general advice on starting to work with DB programming ? Pin
BillWoodruff14-Feb-15 12:42
professionalBillWoodruff14-Feb-15 12:42 
GeneralRe: general advice on starting to work with DB programming ? Pin
Jörgen Andersson15-Feb-15 10:51
professionalJörgen Andersson15-Feb-15 10:51 
GeneralRe: general advice on starting to work with DB programming ? Pin
BillWoodruff15-Feb-15 22:25
professionalBillWoodruff15-Feb-15 22:25 
QuestionBetter language for complex GUI and input/output devices? Pin
ai_mc9-Feb-15 14:38
ai_mc9-Feb-15 14:38 
AnswerRe: Better language for complex GUI and input/output devices? Pin
Pete O'Hanlon9-Feb-15 19:54
mvePete O'Hanlon9-Feb-15 19:54 
QuestionLookups Table Design Problem Pin
Kevin Marois8-Feb-15 8:29
professionalKevin Marois8-Feb-15 8:29 
QuestionBetter language for email polling, C# or C++? Pin
Member 84569711-Feb-15 12:07
Member 84569711-Feb-15 12:07 
QuestionRe: Better language for email polling, C# or C++? Pin
Richard MacCutchan1-Feb-15 22:30
mveRichard MacCutchan1-Feb-15 22:30 
AnswerRe: Better language for email polling, C# or C++? Pin
Member 84569712-Feb-15 0:03
Member 84569712-Feb-15 0:03 

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.