Click here to Skip to main content
15,892,927 members
Home / Discussions / C#
   

C#

 
AnswerRe: giving error message according to Sql data PinPopular
T M Gray8-Dec-10 4:29
T M Gray8-Dec-10 4:29 
GeneralRe: giving error message according to Sql data PinPopular
Not Active8-Dec-10 5:20
mentorNot Active8-Dec-10 5:20 
GeneralRe: giving error message according to Sql data Pin
T M Gray8-Dec-10 5:37
T M Gray8-Dec-10 5:37 
GeneralRe: giving error message according to Sql data Pin
Not Active8-Dec-10 5:44
mentorNot Active8-Dec-10 5:44 
GeneralRe: giving error message according to Sql data Pin
T M Gray8-Dec-10 7:54
T M Gray8-Dec-10 7:54 
GeneralRe: giving error message according to Sql data Pin
Not Active8-Dec-10 8:28
mentorNot Active8-Dec-10 8:28 
GeneralRe: giving error message according to Sql data Pin
T M Gray8-Dec-10 9:00
T M Gray8-Dec-10 9:00 
GeneralRe: giving error message according to Sql data Pin
Dave Kreskowiak8-Dec-10 10:56
mveDave Kreskowiak8-Dec-10 10:56 
There's no hard and fast rules. But I agree with Mark. If a known condition can be tested for without relying on an exception, it's a best course of action. You cannot reliably know the behavior of a system as that system and its dependants rely on a failure mode, especially when any parts of the system get upgraded in the future. What may be an exception in one version may NOT be in the next.

GeneralRe: giving error message according to Sql data Pin
AspDotNetDev8-Dec-10 11:58
protectorAspDotNetDev8-Dec-10 11:58 
GeneralRe: giving error message according to Sql data Pin
Dave Kreskowiak9-Dec-10 2:01
mveDave Kreskowiak9-Dec-10 2:01 
GeneralRe: giving error message according to Sql data PinPopular
Eddy Vluggen8-Dec-10 9:32
professionalEddy Vluggen8-Dec-10 9:32 
GeneralRe: giving error message according to Sql data Pin
PIEBALDconsult8-Dec-10 14:28
mvePIEBALDconsult8-Dec-10 14:28 
GeneralRe: giving error message according to Sql data Pin
Not Active8-Dec-10 15:22
mentorNot Active8-Dec-10 15:22 
GeneralRe: giving error message according to Sql data Pin
PIEBALDconsult8-Dec-10 15:39
mvePIEBALDconsult8-Dec-10 15:39 
GeneralRe: giving error message according to Sql data Pin
Not Active8-Dec-10 16:12
mentorNot Active8-Dec-10 16:12 
GeneralRe: giving error message according to Sql data Pin
Gary Wheeler8-Dec-10 9:38
Gary Wheeler8-Dec-10 9:38 
GeneralRe: giving error message according to Sql data Pin
Keith Barrow8-Dec-10 10:43
professionalKeith Barrow8-Dec-10 10:43 
GeneralRe: giving error message according to Sql data Pin
Gary Wheeler8-Dec-10 10:45
Gary Wheeler8-Dec-10 10:45 
GeneralRe: giving error message according to Sql data Pin
Keith Barrow8-Dec-10 10:59
professionalKeith Barrow8-Dec-10 10:59 
GeneralRe: giving error message according to Sql data Pin
PIEBALDconsult8-Dec-10 15:56
mvePIEBALDconsult8-Dec-10 15:56 
GeneralRe: giving error message according to Sql data Pin
Not Active8-Dec-10 16:18
mentorNot Active8-Dec-10 16:18 
GeneralRe: giving error message according to Sql data PinPopular
Nish Nishant8-Dec-10 9:19
sitebuilderNish Nishant8-Dec-10 9:19 
GeneralRe: giving error message according to Sql data Pin
Not Active8-Dec-10 9:26
mentorNot Active8-Dec-10 9:26 
GeneralRe: giving error message according to Sql data PinPopular
Nish Nishant8-Dec-10 9:35
sitebuilderNish Nishant8-Dec-10 9:35 
GeneralRe: giving error message according to Sql data Pin
Not Active8-Dec-10 9:37
mentorNot Active8-Dec-10 9:37 

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.