.NET news » Software Software Rss Feed

download

Delete Links from the Recent Projects List on the Start Page of Visual Studio 2003, 2005 and 2008

This application deletes links from the Recent Projects list on the Start page of Visual Studio 2003/2005/2008

RegEx Tester - Regular Expression Tester

It aids you to develop and fully test your regular expression against a target text.
2 Mar 2008, 04:02:00   Source: RegEx Tester - Regular Expression Tester   Tags: Examples Software

NetDasm - A tool for disassemble and patch .Net assemblies

Disassemble and patch using Mono.Cecil library
31 May 2007, 13:16:00   Source: NetDasm - A tool for disassemble and patch .Net assemblies   Tags: Software

GameTrainer: A tool to train games

With the aid of few Windows API calls it is easy to read and write the memory of other running processes. By monitorg the memory of such process it is easy to detect where memory locations containin peculiar variables in games (bullets, gold, lives, etc.); as soon as the variable is found it can be overridden with a new value. The functioning of the program is very easy and with it a gamer can obtain the desired amount of these elements.
6 May 2007, 10:02:00   Source: GameTrainer: A tool to train games   Tags: Examples Software

NDIS MONITOR .NET v1.00

NDIS Monitor allows to catch and log the exchange of packet data between NDIS miniport drivers and network protocol modules that occurs in kernel space.
27 Apr 2007, 13:07:00   Source: NDIS MONITOR .NET v1.00   Tags: Internet Examples Software

Lightweight Testing with Windows PowerShell

You can think of Windows PowerShell as a dramatic upgrade to the old cmd.exe command shell and associated .bat files. Although designed with systems administration tasks in mind, Windows PowerShell has features that also make it ideally suited for lightweight testing tasks. This month, I test Microsoft .NET Framework-based code modules from both the Windows PowerShell command line and lightweight Windows PowerShell scripts.
10 Apr 2007, 19:00:00   Source: Lightweight Testing with Windows PowerShell   Tags: Testing Software

Addin Manager for VS 2002-2005

Full control over addins loaded into VS2002-2005 - for power users or addin developers
21 Mar 2007, 15:49:00   Source: Addin Manager for VS 2002-2005   Tags: Software Visual Studio Addins

C# search engine: refactored to search Word, PDF and more

Refactor Searcharoo C# search engine code to make it easier to extend, and add ability to index/search Microsoft Office documents, PDFs, etc.

100% Reflective Class Diagram Creation Tool

100% Reflective Class Diagram Creation Tool
6 Mar 2007, 13:39:00   Source: 100% Reflective Class Diagram Creation Tool   Tags: Software

DocMounter Help File Builder

Tool for creating MS Visual Studio XML documentation files. These files can be used for Visual Studio Intellisense, and to create help files via tools such as NDoc and SandCastle.
21 Feb 2007, 05:50:00   Source: DocMounter Help File Builder   Tags: Software Other