Click here to Skip to main content
15,917,862 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionCustom Validator Question [modified] Pin
Dayekh9-Jan-07 4:34
Dayekh9-Jan-07 4:34 
AnswerRe: Custom Validator Question Pin
Not Active9-Jan-07 4:50
mentorNot Active9-Jan-07 4:50 
GeneralRe: Custom Validator Question Pin
Dayekh9-Jan-07 5:03
Dayekh9-Jan-07 5:03 
GeneralRe: Custom Validator Question Pin
Dayekh9-Jan-07 5:15
Dayekh9-Jan-07 5:15 
GeneralRe: Custom Validator Question Pin
Sebastian T Xavier9-Jan-07 6:06
Sebastian T Xavier9-Jan-07 6:06 
QuestionAdd a UserControl to a WebProject. Pin
theJazzyBrain9-Jan-07 3:12
theJazzyBrain9-Jan-07 3:12 
AnswerRe: Add a UserControl to a WebProject. Pin
ednrgc9-Jan-07 3:34
ednrgc9-Jan-07 3:34 
GeneralRe: Add a UserControl to a WebProject. Pin
theJazzyBrain9-Jan-07 5:59
theJazzyBrain9-Jan-07 5:59 
GeneralRe: Add a UserControl to a WebProject. Pin
ednrgc9-Jan-07 6:00
ednrgc9-Jan-07 6:00 
GeneralRe: Add a UserControl to a WebProject. Pin
theJazzyBrain9-Jan-07 6:18
theJazzyBrain9-Jan-07 6:18 
GeneralRe: Add a UserControl to a WebProject. Pin
ednrgc9-Jan-07 6:30
ednrgc9-Jan-07 6:30 
GeneralRe: Add a UserControl to a WebProject. Pin
theJazzyBrain9-Jan-07 6:33
theJazzyBrain9-Jan-07 6:33 
QuestionException Handling In Debug And Release Modes Pin
just3ala29-Jan-07 3:09
just3ala29-Jan-07 3:09 
Dear All
I created a project with full exception handling (Try, Catch) in all subs and functions, I know that this will affect the performance negatively but i'm in the testing phase and exception handling will be removed for the release
My question is: is there a way to keep the exception handling statements and restrict them to the debug mode and step over them in realease mode without having to keep two seperate copies for debug and release?

I was told that this was available in Visual Studio 6 so there must be something like it in VS 2003

Thanx in advance for help


Best Regards
3ala2 Smile | :)

AnswerRe: Exception Handling In Debug And Release Modes Pin
ednrgc9-Jan-07 3:35
ednrgc9-Jan-07 3:35 
GeneralRe: Exception Handling In Debug And Release Modes Pin
Not Active9-Jan-07 4:26
mentorNot Active9-Jan-07 4:26 
GeneralRe: Exception Handling In Debug And Release Modes Pin
ednrgc9-Jan-07 4:44
ednrgc9-Jan-07 4:44 
GeneralRe: Exception Handling In Debug And Release Modes Pin
Not Active9-Jan-07 4:46
mentorNot Active9-Jan-07 4:46 
GeneralRe: Exception Handling In Debug And Release Modes Pin
ednrgc9-Jan-07 4:48
ednrgc9-Jan-07 4:48 
AnswerRe: Exception Handling In Debug And Release Modes Pin
Pete O'Hanlon9-Jan-07 4:10
mvePete O'Hanlon9-Jan-07 4:10 
AnswerRe: Exception Handling In Debug And Release Modes Pin
Not Active9-Jan-07 4:26
mentorNot Active9-Jan-07 4:26 
AnswerRe: Exception Handling In Debug And Release Modes Pin
Pete O'Hanlon9-Jan-07 4:53
mvePete O'Hanlon9-Jan-07 4:53 
AnswerRe: Exception Handling In Debug And Release Modes Pin
just3ala29-Jan-07 20:48
just3ala29-Jan-07 20:48 
GeneralRe: Exception Handling In Debug And Release Modes Pin
Pete O'Hanlon9-Jan-07 23:20
mvePete O'Hanlon9-Jan-07 23:20 
Questionsending class between two website Pin
mm3109-Jan-07 3:02
mm3109-Jan-07 3:02 
QuestionHow To Dynamically Call a Webservice? Pin
sstocker9-Jan-07 2:57
sstocker9-Jan-07 2:57 

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.