.NET news » Search results
Search results for query "hook" (5):
A simple C# global low level keyboard hook
A simple description and sample of creating a global low level keyboard hook in C#
Subclassing and Overriding ASP.NET Pages. Part 1
There are a number of techniques that allow you to modify an ASP.NET page without touching its source code. You don't need a button's source code to create a derived class, and you don't need an ASP.NET page's source code to modify its behavior. In Windows programming, you typically hook up low level messages and subclass a window. In ASP.NET, you can try to hook up page events to override both the page behavior and output..
MethodLogger - Hook into method calls in .NET binaries
Modifies .NET MSIL binaries to call configured methods at the beginning and end of methods in the binaries.
EasyHook - The reinvention of Windows API hooking
Hooking native APIs from any .NET language with support for AnyCPU assemblies and Windows Server 2008 SP1 x64.
Low-level Windows API hooks from C# to stop unwanted keystrokes
Babies and other animals love nothing better than to have a whack at the keyboard, with all sorts of unpredictable results. This application demonstrates how to trap keystrokes before they can do any damage.
1


Syndicate