Print Page | Close Window

Exception Handling in Ideablade's latest version

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=797
Printed Date: 11-Jun-2026 at 4:48am


Topic: Exception Handling in Ideablade's latest version
Posted By: keval
Subject: Exception Handling in Ideablade's latest version
Date Posted: 03-May-2008 at 1:37am
Hi,
 
I m working on one of the project developed into Visual Studio 2005. Now we are converting it into Ideablade architecture
 
I want to implement better "Exception Handling" mechanism with ideablade's Entity framework
 
How can i implement the exception handling mechanism in ideablade and which mechanism would be better.
 
Thanks in advance. Waiting for your positive reply.



Replies:
Posted By: davidklitzke
Date Posted: 04-May-2008 at 8:03am
What do you mean by "better" Exception Handling?  IdeaBlade supports standard Exception Handling provided for by .NET.


Posted By: keval
Date Posted: 07-May-2008 at 3:46am
Hi,
Thanks for your reply. Actually i don't know how the exception handling mechanism works with ideablade.
 
If possible can i have one example of it which includes exception handling?
 
Thanks in advance.


Posted By: davidklitzke
Date Posted: 07-May-2008 at 8:35am
Exception handling in IdeaBlade is really no different then exception handling in any .NET application.  To learn more, find any good book on .Net and read the chapter on exception handling.  One of my favorite authors, Jeffrey Richter, has an excellent chapter in:
 
http://www.amazon.com/exec/obidos/ASIN/0735614229\ - http://www.amazon.com/exec/obidos/ASIN/0735614229\



Print Page | Close Window