.NET news » Software Software Rss Feed

The Advent of Netwar
Author: D. F. Ronfeldt
Average rating:  / 0
(0 reviews)
More .NET GUI books
download

.NET Object Spy and InvokeRemote

A tool for browsing public and private members in any running .NET application (and a generic InvokeRemote method that wraps the code injection)
5 Dec 2006, 15:46:00   Source: .NET Object Spy and InvokeRemote   Tags: Software

AnyDataFileToXmlConverter Class/Utility

A class/utility that converts data-files of various formats to .NET DataSet-compatible XML.
1 Dec 2006, 09:08:00   Source: AnyDataFileToXmlConverter Class/Utility   Tags: XML Software

Zeta Resource Editor

A small utility application to edit string resources inside multiple resource files in parallel.
16 Nov 2006, 06:36:00   Source: Zeta Resource Editor   Tags: Software

PostSharp

PostSharp is a platform that allows you to transform or analyze your .NET assemblies after compilation. It reads binary assemblies into memory, execute a suite of plug-ins and write back the modified code. PostSharp is a great tool for Aspect-Oriented Programming (AOP/AOSD). PostSharp comes with PostSharp Laos [Light Aspect-Oriented System], that enables developing aspects just by inheriting some custom attributes. The release comes with samples so you can get started really quickly.
9 Nov 2006, 07:33:53   Source: PostSharp   Tags: Software

RegexToXml regular expression to XML converter

RegexToXml is a command line utility which applies a regular expression to input text and returns the results as an XML document.
13 Oct 2006, 14:51:00   Source: RegexToXml regular expression to XML converter   Tags: Software XML

RESX Synchronizer

A tool for synchronizing multilanguage .NET Resource files.
12 Oct 2006, 09:54:00   Source: RESX Synchronizer   Tags: Software

ASP.Net Publishing Add-in

Publishing Add-in integrated with SourceSafe
11 Oct 2006, 20:49:00   Source: ASP.Net Publishing Add-in   Tags: Source Control Software

Taskman, a powerful GUI based scripting program

An application that lets you write small programs or scripts to perform a list of tasks. Your script is created entirely within a drag and drop interface.
6 Oct 2006, 08:56:00   Source: Taskman, a powerful GUI based scripting program   Tags: Software Examples

Process Information

This program downloads information about running processes, and parses the downloaded webpage using a MatchCollection.
3 Oct 2006, 08:51:00   Source: Process Information   Tags: Examples Software

Microsoft Visual Source Safe Client

Microsoft Visual Source Safe Client which can notify if check-in
20 Sep 2006, 05:31:00   Source: Microsoft Visual Source Safe Client   Tags: Source Control Software Examples