Click here to Skip to main content
16,005,037 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: record navigation Pin
Suresh Pirsquare12-Sep-06 1:28
Suresh Pirsquare12-Sep-06 1:28 
GeneralRe: record navigation Pin
Suresh Pirsquare12-Sep-06 2:21
Suresh Pirsquare12-Sep-06 2:21 
QuestionUsing SSL Certificate Pin
PriyamMalhotra7-Sep-06 21:15
PriyamMalhotra7-Sep-06 21:15 
Questioncapturing of starting and ending index of selected text Pin
nannapanenikamalnath7-Sep-06 19:38
nannapanenikamalnath7-Sep-06 19:38 
QuestionPost file in XAML Pin
pjc*7-Sep-06 19:11
pjc*7-Sep-06 19:11 
QuestionSave File in XAML Pin
pjc*7-Sep-06 19:08
pjc*7-Sep-06 19:08 
QuestionException handling Approach Pin
Amit Kumar G7-Sep-06 17:28
Amit Kumar G7-Sep-06 17:28 
AnswerRe: Exception handling Approach Pin
Not Active7-Sep-06 18:41
mentorNot Active7-Sep-06 18:41 
Amit Kumar G wrote:
Is there any other simpler and full proof way

Yeah, don't run the app, that way you will never get any exceptions Poke tongue | ;-P

You should handle the exception in the code where it happens. If it is something that can be corrected, then do so, otherwise rethrow it up the call stack. I'm curious as to why you think you need so many layers?

I would suggest using the Enterprise Library Exception Handling Block. It is easy to configure and setup multiple policies for different exceptions and situations.


only two letters away from being an asset

GeneralRe: Exception handling Approach Pin
Amit Kumar G8-Sep-06 3:04
Amit Kumar G8-Sep-06 3:04 
GeneralRe: Exception handling Approach Pin
Not Active8-Sep-06 3:09
mentorNot Active8-Sep-06 3:09 
AnswerRe: Exception handling Approach Pin
Ramasubramaniam8-Sep-06 3:39
Ramasubramaniam8-Sep-06 3:39 
QuestionFormsAuthentication Pin
cisco21037-Sep-06 13:41
cisco21037-Sep-06 13:41 
QuestionASP.Net 2.0 GridView inside Checkbox/Dropdown Pin
dsrao7-Sep-06 11:38
dsrao7-Sep-06 11:38 
QuestionSoapExtension and web service Pin
mjgofe297-Sep-06 9:09
mjgofe297-Sep-06 9:09 
QuestionConvert to PDF and Print on the fly Pin
Steve-o H.7-Sep-06 8:53
Steve-o H.7-Sep-06 8:53 
QuestionBuffering or Caching. Pin
deepaks37-Sep-06 8:24
deepaks37-Sep-06 8:24 
AnswerRe: Buffering or Caching. Pin
Guffa7-Sep-06 9:35
Guffa7-Sep-06 9:35 
GeneralRe: Buffering or Caching. Pin
deepaks37-Sep-06 9:53
deepaks37-Sep-06 9:53 
GeneralRe: Buffering or Caching. Pin
Jason Weibel7-Sep-06 10:57
Jason Weibel7-Sep-06 10:57 
GeneralRe: Buffering or Caching. Pin
Not Active7-Sep-06 12:08
mentorNot Active7-Sep-06 12:08 
AnswerRe: Buffering or Caching. Pin
Guffa7-Sep-06 13:01
Guffa7-Sep-06 13:01 
AnswerRe: Buffering or Caching. Pin
Not Active7-Sep-06 12:07
mentorNot Active7-Sep-06 12:07 
GeneralRe: Buffering or Caching. Pin
Amit Kumar G7-Sep-06 13:29
Amit Kumar G7-Sep-06 13:29 
GeneralRe: Buffering or Caching. Pin
Not Active7-Sep-06 15:05
mentorNot Active7-Sep-06 15:05 
QuestionSSL Connection? Pin
Jason Weibel7-Sep-06 8:10
Jason Weibel7-Sep-06 8:10 

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.