Click here to Skip to main content
15,889,216 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: LeftMouseUp / LeftMouseDown events for ASP.NET controls Pin
alvarog0124-Feb-09 0:30
alvarog0124-Feb-09 0:30 
Questiongetting postback in inside the updatepanel..., Pin
Member 387988123-Feb-09 21:44
Member 387988123-Feb-09 21:44 
Questionrecord search Pin
raizadasanju23-Feb-09 20:59
raizadasanju23-Feb-09 20:59 
AnswerRe: record search Pin
Abhijit Jana23-Feb-09 21:05
professionalAbhijit Jana23-Feb-09 21:05 
AnswerRe: record search Pin
Ashfield23-Feb-09 21:07
Ashfield23-Feb-09 21:07 
QuestionI am getting bad request count more Why??????????? Pin
Tarun Dudhatra23-Feb-09 20:22
Tarun Dudhatra23-Feb-09 20:22 
QuestionHow to Update the CheckBoxlist? Pin
Johndas23-Feb-09 19:52
Johndas23-Feb-09 19:52 
QuestionException Handling Mechanism Pin
Mogaambo23-Feb-09 19:14
Mogaambo23-Feb-09 19:14 
Hi,

Considering the scenario for handling exceptions in Web Application where we have Presentation layer, Business layer and Data Access layer; if there any exception is occurred in DAL, what is the best thing to do:

1. Don't catch the exception in DAL and neither in Business Layer, but only in User interface layer.

2.Don't catch the exception in DAL but in Business Layer and throw them to User interface Layer.

3.Catch Exceptions in DAL and throw them to Business Layer which again throws them to User interface layer.

And please suggest me any good exception handling mechanism in these layers.

“You will never be a leader unless you first learn to follow and be led.”
–Tiorio

"Coming together is a beginning, staying together is progress, and working together is success." Henry Ford

AnswerRe: Exception Handling Mechanism Pin
Expert Coming23-Feb-09 22:16
Expert Coming23-Feb-09 22:16 
QuestionVisual Studio is not working properly in Vista Pin
rahuladya23-Feb-09 18:26
rahuladya23-Feb-09 18:26 
AnswerRe: Visual Studio is not working properly in Vista Pin
Expert Coming23-Feb-09 18:51
Expert Coming23-Feb-09 18:51 
AnswerRe: Visual Studio is not working properly in Vista Pin
Kariem Soudy23-Feb-09 20:47
Kariem Soudy23-Feb-09 20:47 
GeneralRe: Visual Studio is not working properly in Vista Pin
rahuladya24-Feb-09 16:54
rahuladya24-Feb-09 16:54 
QuestionReport has no tables Pin
Girish48123-Feb-09 18:12
Girish48123-Feb-09 18:12 
QuestionPrevent user to do multiple logins with same credentials Pin
rushi_gavankar23-Feb-09 18:09
rushi_gavankar23-Feb-09 18:09 
AnswerRe: Prevent user to do multiple logins with same credentials Pin
Expert Coming23-Feb-09 18:50
Expert Coming23-Feb-09 18:50 
GeneralRe: Prevent user to do multiple logins with same credentials Pin
rushi_gavankar24-Feb-09 1:58
rushi_gavankar24-Feb-09 1:58 
QuestionPage_Load firing 2 times Pin
pinna_hari23-Feb-09 17:21
pinna_hari23-Feb-09 17:21 
AnswerRe: Page_Load firing 2 times Pin
Expert Coming23-Feb-09 18:49
Expert Coming23-Feb-09 18:49 
GeneralRe: Page_Load firing 2 times Pin
pinna_hari23-Feb-09 19:28
pinna_hari23-Feb-09 19:28 
GeneralRe: Page_Load firing 2 times Pin
Expert Coming23-Feb-09 22:11
Expert Coming23-Feb-09 22:11 
QuestionFont Styles is appearing differently in two text boxes Pin
meeram39523-Feb-09 16:57
meeram39523-Feb-09 16:57 
AnswerRe: Font Styles is appearing differently in two text boxes Pin
Sneha Bisht23-Feb-09 20:42
Sneha Bisht23-Feb-09 20:42 
QuestionEnable Textbox on Gridview Pin
Terick23-Feb-09 12:36
Terick23-Feb-09 12:36 
AnswerRe: Enable Textbox on Gridview Pin
Christian Graus23-Feb-09 14:25
protectorChristian Graus23-Feb-09 14:25 

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.