Click here to Skip to main content
15,913,854 members
Home / Discussions / C#
   

C#

 
QuestionCreate window user in c# Pin
azad yadav16-Jan-09 17:04
azad yadav16-Jan-09 17:04 
AnswerRe: Create window user in c# Pin
EliottA16-Jan-09 21:29
EliottA16-Jan-09 21:29 
QuestionNew explorer menu design samples Pin
phoopwint16-Jan-09 16:42
phoopwint16-Jan-09 16:42 
QuestionBusiness Objects Pin
CodingYoshi16-Jan-09 12:30
CodingYoshi16-Jan-09 12:30 
AnswerRe: Business Objects Pin
Jon Rista16-Jan-09 13:42
Jon Rista16-Jan-09 13:42 
GeneralRe: Business Objects Pin
CodingYoshi16-Jan-09 14:06
CodingYoshi16-Jan-09 14:06 
GeneralRe: Business Objects Pin
Jon Rista16-Jan-09 14:22
Jon Rista16-Jan-09 14:22 
GeneralRe: Business Objects Pin
Colin Angus Mackay16-Jan-09 15:17
Colin Angus Mackay16-Jan-09 15:17 
Jon Rista wrote:
I would remove .Save() from all of your business objects entirely, and isolate all persistance logic completely within your DAL. You have the fundamental issue that I call "Blending of Concerns" (I guess it could be called an anti-pattern).


Sounds like the Active Record pattern. (Although I'd have to see the code to be sure, but it sounds like it could be).

* Developer Day Scotland 2 - Free community conference
* The Blog of Colin Angus Mackay


Vogon Building and Loan advise that your planet is at risk if you do not keep up repayments on any mortgage secured upon it. Please remember that the force of gravity can go up as well as down.

GeneralRe: Business Objects Pin
Jon Rista16-Jan-09 15:26
Jon Rista16-Jan-09 15:26 
GeneralRe: Business Objects Pin
N a v a n e e t h16-Jan-09 15:34
N a v a n e e t h16-Jan-09 15:34 
GeneralRe: Business Objects Pin
Jon Rista16-Jan-09 15:40
Jon Rista16-Jan-09 15:40 
GeneralRe: Business Objects Pin
CodingYoshi16-Jan-09 17:20
CodingYoshi16-Jan-09 17:20 
GeneralRe: Business Objects Pin
Jon Rista16-Jan-09 17:32
Jon Rista16-Jan-09 17:32 
GeneralRe: Business Objects Pin
CodingYoshi16-Jan-09 20:23
CodingYoshi16-Jan-09 20:23 
GeneralRe: Business Objects Pin
Jon Rista16-Jan-09 20:31
Jon Rista16-Jan-09 20:31 
GeneralDomain Driven Design Quickly - free ebook Pin
DaveyM6917-Jan-09 2:22
professionalDaveyM6917-Jan-09 2:22 
GeneralRe: Domain Driven Design Quickly - free ebook Pin
CodingYoshi17-Jan-09 13:17
CodingYoshi17-Jan-09 13:17 
AnswerRe: Business Objects Pin
Mark Graham26-Feb-09 23:43
Mark Graham26-Feb-09 23:43 
Questiondisplay data from a database in a label Pin
ferronrsmith16-Jan-09 10:21
ferronrsmith16-Jan-09 10:21 
AnswerRe: display data from a database in a label Pin
Alaric_16-Jan-09 10:25
professionalAlaric_16-Jan-09 10:25 
GeneralRe: display data from a database in a label Pin
ferronrsmith16-Jan-09 11:24
ferronrsmith16-Jan-09 11:24 
GeneralRe: display data from a database in a label Pin
ferronrsmith16-Jan-09 11:25
ferronrsmith16-Jan-09 11:25 
GeneralRe: display data from a database in a label Pin
CodingYoshi16-Jan-09 12:50
CodingYoshi16-Jan-09 12:50 
QuestionString representation of an object's property name Pin
Alaric_16-Jan-09 10:11
professionalAlaric_16-Jan-09 10:11 
AnswerRe: String representation of an object's property name Pin
TommyTomToms16-Jan-09 10:44
TommyTomToms16-Jan-09 10:44 

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.