Click here to Skip to main content
15,892,059 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionViews and Entity Framework 1.0 Pin
indian14330-Nov-12 15:45
indian14330-Nov-12 15:45 
QuestionNHibernate maping Pin
Manikandhar V30-Nov-12 2:58
Manikandhar V30-Nov-12 2:58 
QuestionTry Catch Pin
frostcox30-Nov-12 1:12
frostcox30-Nov-12 1:12 
AnswerRe: Try Catch Pin
Richard MacCutchan30-Nov-12 1:45
mveRichard MacCutchan30-Nov-12 1:45 
GeneralRe: Try Catch Pin
frostcox30-Nov-12 9:22
frostcox30-Nov-12 9:22 
GeneralRe: Try Catch Pin
Richard MacCutchan30-Nov-12 23:49
mveRichard MacCutchan30-Nov-12 23:49 
AnswerRe: Try Catch Pin
AmitGajjar1-Dec-12 2:34
professionalAmitGajjar1-Dec-12 2:34 
GeneralRe: Try Catch Pin
Robert Bettinelli3-Dec-12 15:20
Robert Bettinelli3-Dec-12 15:20 
I understand that with tools like Codeit.right and The Visual Studio Analysis that Try Catch(s) are to be used sparingly and to catch only certain types of errors. You should try to wirte tests into the code in order to narrow the parameters of the code so that you will be able to report back to users problems. Hiding errors in Try / Catch in not the proper use of the machanic.

Hope this sheds some light on the use.. Try running the code by removing all the Try/Catch and if there is a better way like a If/Then that can cover the error then it is so much better.. in Addition Try/Catch are generally slower.

Regards.
GeneralRe: Try Catch Pin
frostcox5-Dec-12 8:42
frostcox5-Dec-12 8:42 
AnswerRe: Try Catch Pin
CommDev8-Dec-12 22:28
CommDev8-Dec-12 22:28 
Questionbest way to send bulk SMS Pin
Jassim Rahma30-Nov-12 1:01
Jassim Rahma30-Nov-12 1:01 
Questionhow to preview a word file before you download it? Pin
blachsmith29-Nov-12 22:59
blachsmith29-Nov-12 22:59 
QuestionCreating WCF client proxy using svcutil.exe Pin
indian14329-Nov-12 9:14
indian14329-Nov-12 9:14 
AnswerRe: Creating WCF client proxy using svcutil.exe Pin
AmitGajjar3-Dec-12 18:22
professionalAmitGajjar3-Dec-12 18:22 
QuestionCredit Card Processing using Paypal Pin
Rameez Raja28-Nov-12 21:15
Rameez Raja28-Nov-12 21:15 
AnswerRe: Credit Card Processing using Paypal Pin
Richard MacCutchan28-Nov-12 23:37
mveRichard MacCutchan28-Nov-12 23:37 
QuestionWeb Application Pin
jojoba201128-Nov-12 20:39
jojoba201128-Nov-12 20:39 
Questioniss problem in windoms xp Pin
ramukdin28-Nov-12 20:11
professionalramukdin28-Nov-12 20:11 
SuggestionRe: iss problem in windoms xp Pin
Richard MacCutchan28-Nov-12 23:36
mveRichard MacCutchan28-Nov-12 23:36 
Questioncontrols in ASP.Net Pin
vani1028-Nov-12 8:28
vani1028-Nov-12 8:28 
AnswerRe: controls in ASP.Net Pin
jkirkerx28-Nov-12 12:11
professionaljkirkerx28-Nov-12 12:11 
AnswerRe: controls in ASP.Net Pin
R. Giskard Reventlov28-Nov-12 12:21
R. Giskard Reventlov28-Nov-12 12:21 
AnswerRe: controls in ASP.Net Pin
CommDev8-Dec-12 22:32
CommDev8-Dec-12 22:32 
QuestionMicrosoft Office Excel cannot access the file Pin
umamahesh202027-Nov-12 23:52
umamahesh202027-Nov-12 23:52 
QuestionhttpModule Type Language Module will not load in Visual Studio debugger Pin
Raimundo2a27-Nov-12 22:50
Raimundo2a27-Nov-12 22:50 

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.