|
|
Stories recently tagged with 'Exceptions'
|
|
published 1 year, 3 months ago, submitted by
BrianRichards
1 year, 4 months ago
blogs.msdn.com — Brief examination of exceptions vs. error codes read more...
|
|
tags:
Exceptions | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
offwhite
1 year, 5 months ago
brennan.offwhite.net — Inspired by the newly defined ADD methodologies, I have assemblies a list of real world exceptions. Have some of your own? read more...
add a comment
|
category: Other | Views: 0
|
|
tags:
Exceptions | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
BlackWasp
1 year, 7 months ago
blackwasp.co.uk — The thirty-fifth part of the C# Fundamentals tutorial completes an investigation of exception handling. In this article we will consider the throwing of exceptions to report error conditions. This includes the use of standard and custom exception types. read more...
3 comments
|
category: C# | Views: 56
|
|
tags:
Exceptions, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 8 months ago, submitted by
jeremyjarrell
1 year, 9 months ago
jeremyjarrell.com — Most developers run happily along only breaking when an exception in uncaught. Did you know that you can stop and look and every single exception that's thrown? If you do you might be amazed at what'g going on deep inside of your app. read more...
add a comment
|
category: C# | Views: 1
|
|
tags:
Exceptions | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 9 months ago, submitted by
plbyrd
1 year, 9 months ago
blogs.ittoolbox.com — Building a better error trap! These techniques can also be applied to Java 5. read more...
add a comment
|
category: C# | Views: 2
|
|
tags:
Exceptions | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 10 months ago, submitted by
itzrahulsoni
1 year, 10 months ago
blogs.msdn.com — In this post, we will talk about customizing error messages thrown by ASPNET when something goes wrong, specially the ones which can't be handled by CustomError tags, like error number 500, etc read more...
1 comment
|
category: ASP.NET | Views: 2
|
|
tags:
Exceptions, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years, 1 month ago, submitted by
dalziel
2 years, 1 month ago
mattgollob.blogspot.com — The difference is that throw; preserves the original stack trace and throw ex; truncates the stack trace below the method in which the throw ex; call is located. read more...
|
|
tags:
BestPractice, Exceptions | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years, 3 months ago, submitted by
dalziel
2 years, 3 months ago
codebetter.com — There are quite of a few things that are just laws of Object-Oriented development, and one of those is that exceptions should be avoided. If you can prevent an exception from being thrown, do it. read more...
1 comment
|
category: Tips & Tricks | Views: 0
|
|
tags:
Exceptions | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years, 4 months ago, submitted by
dalziel
2 years, 4 months ago
blogs.msdn.com — float/double values do not cause a divideByZero exception, they set the result to '+Infinity'. Why is this? read more...
1 comment
|
category: C# | Views: 0
|
|
tags:
Math, Exceptions | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years, 4 months ago, submitted by
RobChappel
2 years, 4 months ago
blogs.msdn.com — After you have decided when you need to throw exceptions, the next step is to pick the right type of exception to throw. This section provides those guidelines. read more...
|
|
tags:
BestPractice, Exceptions, Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|