Click here to Skip to main content
15,890,438 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to create a lan based Window application backend sql? Pin
Alok Sharma ji12-Aug-13 5:35
Alok Sharma ji12-Aug-13 5:35 
AnswerRe: How to create a lan based Window application backend sql? Pin
Eddy Vluggen8-Aug-13 9:01
professionalEddy Vluggen8-Aug-13 9:01 
GeneralRe: How to create a lan based Window application backend sql? Pin
Alok Sharma ji11-Aug-13 7:00
Alok Sharma ji11-Aug-13 7:00 
AnswerRe: How to create a lan based Window application backend sql? Pin
jschell10-Aug-13 11:19
jschell10-Aug-13 11:19 
QuestionWhy Are Projects Organized by Class Type Instead of Business Purpose? Pin
OMVB8-Aug-13 4:20
OMVB8-Aug-13 4:20 
AnswerRe: Why Are Projects Organized by Class Type Instead of Business Purpose? Pin
OriginalGriff8-Aug-13 5:23
mveOriginalGriff8-Aug-13 5:23 
GeneralRe: Why Are Projects Organized by Class Type Instead of Business Purpose? Pin
OMVB8-Aug-13 5:29
OMVB8-Aug-13 5:29 
GeneralRe: Why Are Projects Organized by Class Type Instead of Business Purpose? Pin
OriginalGriff8-Aug-13 5:37
mveOriginalGriff8-Aug-13 5:37 
The thinking is that I can swap out my data access for a different datasource without affecting anything else in my application - or I can transport my business logic to a different machine, running Xamarin on an iPhone, or Android perhaps - and just provide the new presentation stuff. The less I have to change, the more reliable the whole should be.

What I work with depends on what I'm doing: I try to work on projects in isolation, with a tester module and only backtrack and make changes when it's clear they are needed.
The universe is composed of electrons, neutrons, protons and......morons. (ThePhantomUpvoter)

AnswerRe: Why Are Projects Organized by Class Type Instead of Business Purpose? Pin
jschell8-Aug-13 7:51
jschell8-Aug-13 7:51 
GeneralRe: Why Are Projects Organized by Class Type Instead of Business Purpose? Pin
OMVB8-Aug-13 8:33
OMVB8-Aug-13 8:33 
GeneralRe: Why Are Projects Organized by Class Type Instead of Business Purpose? Pin
Pete O'Hanlon8-Aug-13 8:38
mvePete O'Hanlon8-Aug-13 8:38 
GeneralRe: Why Are Projects Organized by Class Type Instead of Business Purpose? Pin
OMVB8-Aug-13 8:51
OMVB8-Aug-13 8:51 
GeneralRe: Why Are Projects Organized by Class Type Instead of Business Purpose? Pin
Pete O'Hanlon8-Aug-13 8:59
mvePete O'Hanlon8-Aug-13 8:59 
GeneralRe: Why Are Projects Organized by Class Type Instead of Business Purpose? Pin
Keld Ølykke9-Aug-13 23:15
Keld Ølykke9-Aug-13 23:15 
GeneralRe: Why Are Projects Organized by Class Type Instead of Business Purpose? Pin
jschell10-Aug-13 11:09
jschell10-Aug-13 11:09 
GeneralRe: Why Are Projects Organized by Class Type Instead of Business Purpose? Pin
OMVB12-Aug-13 4:38
OMVB12-Aug-13 4:38 
AnswerRe: Why Are Projects Organized by Class Type Instead of Business Purpose? Pin
Eddy Vluggen8-Aug-13 9:06
professionalEddy Vluggen8-Aug-13 9:06 
Questionscanning my network Pin
Member 101954878-Aug-13 1:37
Member 101954878-Aug-13 1:37 
AnswerRe: scanning my network Pin
Simon_Whale8-Aug-13 1:43
Simon_Whale8-Aug-13 1:43 
AnswerRe: scanning my network Pin
OriginalGriff8-Aug-13 5:24
mveOriginalGriff8-Aug-13 5:24 
GeneralRe: scanning my network Pin
Mycroft Holmes8-Aug-13 13:53
professionalMycroft Holmes8-Aug-13 13:53 
Generaldeveloping Client / Server application C#: Create code Client 2 ? Pin
hajajj 27-Aug-13 5:23
hajajj 27-Aug-13 5:23 
GeneralRe: developing Client / Server application C#: Create code Client 2 ? Pin
Richard MacCutchan7-Aug-13 7:21
mveRichard MacCutchan7-Aug-13 7:21 
GeneralRe: developing Client / Server application C#: Create code Client 2 ? Pin
hajajj 27-Aug-13 12:57
hajajj 27-Aug-13 12:57 
GeneralRe: developing Client / Server application C#: Create code Client 2 ? Pin
Pete O'Hanlon7-Aug-13 13:49
mvePete O'Hanlon7-Aug-13 13:49 

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.