| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
ASP.NET Global Error Handler (with html report & email functionality) | C#, ASP.NET | Beginner / Joel Thoms (from psc cd) | 3374 since 1/1/2015 3:48:00 PM |
By 5 Users
|
|
Globally capture errors and exceptions in your ASP.NET site. Admin(s) can be emailed a detailed HTML report of the error, then redirect the user to a friendly error page. 100% C#, no external objects needed. (ScreenShot) |
|
|
|
 |
DotNETGen | C#, VB.NET, ASP.NET, C++.NET | Intermediate / Hilton Giesenow (from psc cd) | 2875 since 1/1/2015 7:26:00 AM |
By 5 Users
|
|
VB.NET Class Generator From Databases - In order to simplify the interaction with a database and decrease development time, many systems contain classes that represent database objects. For example, one could create a "Customer" class with "Name" and "Ema ...(description truncated) |
|
|
|
 |
Easy Way to prevent more than one instance of any application | C# | Intermediate / Nhilesh Baua (from psc cd) | 2366 since 1/4/2015 2:30:00 PM |
By 2 Users
|
|
This tutorial will help, preventing more then one instance of any application, which contains this code in form_load event. |
|
Please support the site by visiting our
sponsor:
|
|
|
 |
Exception Handling System | VB.NET | Beginner / Jesse Elliott (from psc cd) | 2368 since 1/2/2015 7:34:00 AM |
By 11 Users
|
|
The purpose of the project is to provide a consistent user interface for the handling
and reporting of Arithmetic, OLEDB, SQL-Server, Oracle, File I-O et al type errors if
and when they arise in a system. As well as to provide the developer with a
cons ...(description truncated) (ScreenShot) |
|
|
|
 |
Form Show | VB.NET | Beginner / Hanafiah (from psc cd) | 1701 since 1/2/2015 1:58:00 AM |
By 8 Users
|
|
vb6 Form.show method in vb.net |
|
|
|
 |
Global Error Handler in VB.Net | VB.NET, ASP.NET | Advanced / Troy Blake (from psc cd) | 4497 since 1/1/2015 6:31:00 PM |
By 10 Users
|
|
I saw the earier example of a global
error handler written in C#, but
needed it written in VB for my
company. I translated the earlier
work into my version in VB. It was
suggested by a couple of people
that I provide my VB version, so
here it is. I ...(description truncated) (ScreenShot) |
|
|
|
 |
Minesweeper, Behind the scenes | C# | Intermediate / arikp (from psc cd) | 2424 since 1/1/2015 6:24:00 PM |
By 19 Users
|
|
This article demonstrates directly reading another processes memory in C# using P/Invoke and Win32 Api's. Using the developed class I read Minesweeper memory. (ScreenShot) |
|