Click here to Skip to main content
15,921,989 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Inherit without exposing? Pin
led mike6-May-07 16:30
led mike6-May-07 16:30 
GeneralRe: Inherit without exposing? Pin
Stephen Hewitt6-May-07 16:40
Stephen Hewitt6-May-07 16:40 
GeneralRe: Inherit without exposing? Pin
led mike6-May-07 17:01
led mike6-May-07 17:01 
Questiondecoupling business and database? Pin
giddy_guitarist28-Apr-07 12:11
giddy_guitarist28-Apr-07 12:11 
AnswerRe: decoupling business and database? Pin
Eugene Ciloci28-Apr-07 16:36
Eugene Ciloci28-Apr-07 16:36 
GeneralRe: decoupling business and database? Pin
giddy_guitarist29-Apr-07 13:01
giddy_guitarist29-Apr-07 13:01 
AnswerRe: decoupling business and database? Pin
Chris-Kaiser3-May-07 13:39
Chris-Kaiser3-May-07 13:39 
QuestionStructured error handling practises in asp.net Pin
shaunll27-Apr-07 4:36
shaunll27-Apr-07 4:36 
Hi,

I have a query regarding what would be a 'best practice' for SEH in an asp.net web app. At present I have Object as my return type from class functions. Within these functions use a try...catch block and return an error object if there's an error or the correct type, say datatable if the process completes as expected. The calling sub then evaluates the returned type and acts accordingly. While this works ok for me, it is a bit long winded and I can't help feeling I am missing the point somewhere. What do you guys do? Thanks if anyone has any tips.

Shaun

If I had all the money I'd spent on drink, I'd spend it on drink - Sir Henry at Rawlinson's End
AnswerRe: Structured error handling practises in asp.net Pin
Eugene Ciloci28-Apr-07 17:03
Eugene Ciloci28-Apr-07 17:03 
GeneralRe: Structured error handling practises in asp.net Pin
shaunll30-Apr-07 22:30
shaunll30-Apr-07 22:30 
Questioninterface desginer software Pin
Giorgi Dalakishvili26-Apr-07 21:43
mentorGiorgi Dalakishvili26-Apr-07 21:43 
AnswerRe: interface desginer software Pin
Colin Angus Mackay26-Apr-07 22:30
Colin Angus Mackay26-Apr-07 22:30 
GeneralRe: interface desginer software Pin
Giorgi Dalakishvili26-Apr-07 22:34
mentorGiorgi Dalakishvili26-Apr-07 22:34 
GeneralRe: interface desginer software Pin
Pete O'Hanlon26-Apr-07 22:42
mvePete O'Hanlon26-Apr-07 22:42 
GeneralRe: interface desginer software Pin
Giorgi Dalakishvili26-Apr-07 22:50
mentorGiorgi Dalakishvili26-Apr-07 22:50 
GeneralRe: interface desginer software Pin
Pete O'Hanlon26-Apr-07 22:58
mvePete O'Hanlon26-Apr-07 22:58 
GeneralRe: interface desginer software Pin
Giorgi Dalakishvili26-Apr-07 23:02
mentorGiorgi Dalakishvili26-Apr-07 23:02 
GeneralRe: interface desginer software Pin
Pete O'Hanlon26-Apr-07 23:04
mvePete O'Hanlon26-Apr-07 23:04 
GeneralRe: interface desginer software Pin
Dan Neely27-Apr-07 2:12
Dan Neely27-Apr-07 2:12 
GeneralRe: interface desginer software Pin
Pete O'Hanlon30-Apr-07 9:03
mvePete O'Hanlon30-Apr-07 9:03 
GeneralRe: interface desginer software Pin
Colin Angus Mackay26-Apr-07 23:18
Colin Angus Mackay26-Apr-07 23:18 
GeneralRe: interface desginer software Pin
Giorgi Dalakishvili27-Apr-07 3:39
mentorGiorgi Dalakishvili27-Apr-07 3:39 
GeneralClickity Police Pin
Colin Angus Mackay27-Apr-07 4:51
Colin Angus Mackay27-Apr-07 4:51 
GeneralRe: interface desginer software Pin
Pete O'Hanlon29-Apr-07 22:39
mvePete O'Hanlon29-Apr-07 22:39 
QuestionApplication architecture : Suggestions Required Pin
fadee25-Apr-07 6:29
fadee25-Apr-07 6:29 

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.