Click here to Skip to main content
15,881,882 members
Home / Discussions / C#
   

C#

 
QuestionGetWindowText API? Pin
wbjohnson29-Aug-06 4:58
wbjohnson29-Aug-06 4:58 
AnswerRe: GetWindowText API? Pin
Dave Kreskowiak29-Aug-06 7:30
mveDave Kreskowiak29-Aug-06 7:30 
GeneralRe: GetWindowText API? Pin
wbjohnson29-Aug-06 7:39
wbjohnson29-Aug-06 7:39 
GeneralRe: GetWindowText API? Pin
Dave Kreskowiak29-Aug-06 9:20
mveDave Kreskowiak29-Aug-06 9:20 
GeneralRe: GetWindowText API? Pin
wbjohnson29-Aug-06 12:03
wbjohnson29-Aug-06 12:03 
QuestionApplication Blocks Help Pin
Brendan Vogt29-Aug-06 4:39
Brendan Vogt29-Aug-06 4:39 
AnswerRe: Application Blocks Help Pin
Not Active29-Aug-06 10:11
mentorNot Active29-Aug-06 10:11 
GeneralRe: Application Blocks Help Pin
Brendan Vogt29-Aug-06 20:35
Brendan Vogt29-Aug-06 20:35 
Hi,

Thanks for the reply.

WHat I am trying to do is to display a nicer error message if something goes wrong. This is how my code flow goes: .aspx page -> BLL class -> DAL class -> and then DAL class -> BLL class -> .aspx page. Now if something goes wrong in the DAL class, how do I get the error to display nicely to the user instead of that big yellow screen with the red and black text?? I thought of using the exception block for this would be the better way to go, not sure if I am right??

So you have used the January 2006 Enterprise Library alot?? I have only used the DAAB alot, I'll go and work through those hands on labs again the weekend.

Cheers
GeneralRe: Application Blocks Help Pin
Not Active30-Aug-06 3:11
mentorNot Active30-Aug-06 3:11 
Questionsql timeout Pin
JacquesDP29-Aug-06 4:27
JacquesDP29-Aug-06 4:27 
AnswerRe: sql timeout Pin
Baj2229-Aug-06 5:12
Baj2229-Aug-06 5:12 
GeneralRe: sql timeout Pin
JacquesDP29-Aug-06 5:33
JacquesDP29-Aug-06 5:33 
AnswerRe: sql timeout Pin
J4amieC29-Aug-06 5:41
J4amieC29-Aug-06 5:41 
GeneralRe: sql timeout Pin
JacquesDP29-Aug-06 18:38
JacquesDP29-Aug-06 18:38 
GeneralRe: sql timeout Pin
JacquesDP29-Aug-06 18:43
JacquesDP29-Aug-06 18:43 
QuestionUsing Controls from plugin dll's Pin
Pieter Alec Myburgh29-Aug-06 3:44
Pieter Alec Myburgh29-Aug-06 3:44 
AnswerRe: Using Controls from plugin dll's Pin
Sebastian Schneider29-Aug-06 4:38
Sebastian Schneider29-Aug-06 4:38 
QuestionTransition between forms, next, back buttons Pin
Saamir29-Aug-06 3:44
Saamir29-Aug-06 3:44 
AnswerRe: Transition between forms, next, back buttons Pin
Sebastian Schneider29-Aug-06 4:33
Sebastian Schneider29-Aug-06 4:33 
GeneralRe: Transition between forms, next, back buttons Pin
Saamir29-Aug-06 5:02
Saamir29-Aug-06 5:02 
AnswerRe: Transition between forms, next, back buttons Pin
Nader Elshehabi29-Aug-06 7:32
Nader Elshehabi29-Aug-06 7:32 
QuestionRemoting with IPC Pin
ejuanpp29-Aug-06 3:34
ejuanpp29-Aug-06 3:34 
QuestionInt16 is not Int16 are you missing a cast? Pin
MY120129-Aug-06 3:27
MY120129-Aug-06 3:27 
AnswerRe: Int16 is not Int16 are you missing a cast? Pin
Dan Neely29-Aug-06 3:37
Dan Neely29-Aug-06 3:37 
GeneralRe: Int16 is not Int16 are you missing a cast? Pin
User 665829-Aug-06 3:52
User 665829-Aug-06 3:52 

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.