Hi everyone there !
I am new to WPF + VB.NET and I am fixing the main parts of my coming applications by design.
One feature I am working on is exception handling.
The main idea to implement it is :
1 - Don't implement exception handling when not required.
2 - When required : implement specific exception handling according to the context.
3 - Let an application-level exception handler deal with unhandled exception in order to log such exception and to avoid abnormal application shutdown.
I have been struggling for days to implement the application-level exception handler without success.
I decide to search the Web. What I find is mainly for ASP.NET and Windows forms. I am using VB.NET + WPF technologies in Visual studio 2010.
Is there any one who can help me with some guide lines to implement application-level exception handler in VN.NET + WPF environment ?
Any help is welcomme. Code samples will be highly appreciated.
Thanks in advance.
FekSoft
General Discussion
- Caffeine Lounge
- Corner Cubicle
- Student Campus
- Software Development
- Industry News
- Introduce Yourself
- Nightmare.In.Code
Programming Help
- C and C++
- VB.NET
- Java
- C#
- ASP.NET
- .NET Framework
- VB6
- PHP
- Ruby
- Python
- ColdFusion
- Databases
- Other Languages
- Game Development
- Mobile Development
- 52 Weeks Of Code
Web Development
- Web Development
- HTML & CSS
- JavaScript
- Graphic Design
- Flash & ActionScript
- Blogging
- SEO & Advertising
- Web Servers & Hosting
- Site Check
Follow & Share
Give It A Try!
VB.NET Tutorials
- Ninja App: Quick and Dirty Image Degrading
- Intro to Genetic Algorithms
- How sometimes what you require, is a different algorithm.
- Predicates (For vb.net 2.0 and above)
- Debugging Express
- Tutorial(VB.Net) Creating Windows Form App Using Notepad+CommandPrompt
- Restricting Extension Function To Selected Value Types
- Creating SQL Server Stored Procedures and Using them in VB.NET
- Why Separation Of Concerns matters?
- Copying Directory's Across Servers
- 243 More VB.NET Tutorials...
Reference Sheets
VB.NET Snippets
- Open a Folder Browse Dialog window
- Running an external executable file
- Get connection string from app.config
- Resize Image
- Load bitmap into PictureBox using OpenFileDialog
- Use KeyChar to limit the characters that can be entered into a Text Box
- Multi-threading with background worker
- Validate email address
- Validate email address with Regular Expressions
- Get all IP address on a LAN (w/o Active Directory)
- 453 More VB.NET Snippets...
DIC Chatroom
Bye Bye Ads
Monthly Drawing

New Topic/Question
Reply



MultiQuote
|