Important alert: (current site time 7/15/2013 7:57:39 AM EDT)
 

Browse Category or Search Results.

Search Results: Page 2 of 4 found. Entries 11 - 20 of 34 found
Jump to page: 1 2 3 4 

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  Error in Form DesignerError in Form DesignerC#, VB.NET, ASP.NET, C++.NETIntermediate /
Todd S. Spangler
4019 since
5/10/2010 8:34:09 AM

By 1 Users

       Fix annoying "warning" in Designer that prevents the Designer from displaying.
 
 
  Exception Handling SystemException Handling SystemVB.NETBeginner /
Jesse Elliott
12239 since
12/16/2003 12:25:11 PM

By 11 Users
8 Excellent Ratings
       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)Click here to see a screenshot of this code!(ScreenShot)
 
 
  Exceptions on JavaScript Alert box using EMABExceptions on JavaScript Alert box using EMABC#, ASP.NETAdvanced /
Praveen Vasudevan
5296 since
1/5/2005 6:32:29 AM
Unrated
       The purpose of this code is NOT to demostrate the use of EMAB, but to display the Exceptions in a JavaScript alert box from the server side. This example however uses the Exception Management Application Block (EMAB) by customizing the ExceptionManager Cl ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  Form ShowForm ShowVB.NETBeginner /
Hanafiah
10118 since
9/11/2003 11:48:31 PM

By 8 Users

       vb6 Form.show method in vb.net
 
 
  Gather Execution Time for a Method or a ProcessGather Execution Time for a Method or a ProcessC#Intermediate /
MichaelAnderson921
1273 since
1/18/2012 4:29:00 PM
Unrated
       A simple class that can be added to an existing project to help gather the execution time of methods or processes.
 
 
  Get CPU Usage (Update)Get CPU Usage (Update)VB.NETBeginner /
M. Frey
6781 since
11/29/2003 5:50:12 AM
Unrated
       Gets the CPU usage on a 2000/XP machine. It does this by checking the time allocated to the Idle process on your computer. You can specify the time the code should use to get the CPU usage. If anyone knows the code to get the real CPU usage with VB.NET pl ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  Global Error Handler in VB.NetGlobal Error Handler in VB.NetVB.NET, ASP.NETAdvanced /
Troy Blake
59597 since
4/4/2003 10:11:36 AM

By 10 Users
9 Excellent Ratings
       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)Click here to see a screenshot of this code!(ScreenShot)
 
 
  Global Exception HandlingGlobal Exception HandlingC#, ASP.NETIntermediate /
Robert Gorham
6809 since
4/23/2002 6:08:14 PM
Unrated
       In ASP 3.0, the closest a programmer could get to global error handling was putting "On Error Resume Next" in every page. .NET allows you to trap those unsightly, unhandled run time errors that can easily slip through QA. This is a global.asax.cs file whi ...(description truncated)
 
 
  GlobalErrorHandlerGlobalErrorHandlerVB.NETAdvanced /
William J. Wright
3732 since
7/4/2007 8:55:50 AM
Unrated
       A Global Error Handler for VB Programs. This function will allow you to insert it at any location where an error may occur and pass the exemption to it. It will then allow the end user to review the error code so they may contact tech support or ignore th ...(description truncated)
 
 
  Minesweeper Trainer (memory editor)Minesweeper Trainer (memory editor)C#Intermediate /
Ecnelis
6410 since
3/10/2008 6:17:31 PM

By 2 Users

       This C# code uses WriteProcessMemory & ReadProcessMemory to alter some addresses in Minesweeper, allowing the person to cheat (see screenshot). If you believe this code needs commenting, just leave a message on the page. =)Click here to see a screenshot of this code!(ScreenShot)
 


Search Results: Page 2 of 4 found. Entries 11 - 20 of 34 found
Jump to page: 1 2 3 4 


Compatibility Filter Profile:

C#
VB.NET
ASP.NET
C++.NET