Archive for November, 2006

Saturday, November 29, 2008 10:16

Freeware tool for generating reports on projects checked into Subversion repositories.

StatSVN retrieves information from a Subversion repository and generates various reports describing the project development, e.g. timeline for the lines of code, contribution of each programmer etc. The current version of StatSVN creates a static set of HTML documents containing tables and chart images. StatSVN is open source software.
See a Sample Html Report
Visit StatsSVN Wiki
Download [...]

Saturday, November 29, 2008 10:16

MSDN Locator plugin for Windows Live Writer

MSDN Locator plugin for Windows Live Writer

The plugin allows you to search for a class, namespace, method or property using the full name and then inserts a link tag with a description (title attribute).

Download the plugin here.
Read more here
Technorati tags: plugin, live writer, microsoft, blogging

Bookmark It

Hide Sites

$$(‘div.d781′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });

Saturday, November 29, 2008 10:16

Data Dictionary Creator

Data Dictionary Creator  is a simple tool which helps you document SQL Server databases. It saves all the information in Extended Properties, so it’s easier to keep the documentation in sync with the database as it changes.Check out this Data Dictionary Creator Walkthrough to see how easy it is to document your database.
Download Data [...]

Saturday, November 29, 2008 10:16

A new Visual Studio power toy – Resource Refactoring Tool

Resource Refactoring Tool provides developers an easy way to extract hard coded strings from the code to resource files.
Features

Works with both C# and VB.Net projects.
A preview window to show changes in the tool window.
Lists existing resources by their similarity level to the text being replaced.
Automatically replaces hard coded string with a reference [...]

Saturday, November 29, 2008 10:16

C# String Library by Chad Finsterwald

Inspired by PHP String Functions that are missing in .Net.
Below is a list of the method names and descriptions in the string library.

Base64StringEncode: Base64 encodes a string.
Base64StringDecode: Decodes a Base64 string.
CaseInsenstiveReplace: A case insenstive replace function.
ReplaceFirst: Replaces the first occurence of a string with the replacement value. The Replace is case senstive. [...]

Saturday, November 29, 2008 10:16

Report Sharp-Shooter Express – Free version of Perpetuum’s .NET reporting product.

Report Sharp-Shooter Express is a free version of the well-known report generator, which provides developers with the base functionality of the product. The available features enable you to create professional reports for Windows Forms applications.Report Sharp-Shooter Express provides developers with wide capabilities for creating professional reports, however it is not possible for end users to [...]