Showing posts with label Add-ins. Show all posts
Showing posts with label Add-ins. Show all posts

Sunday, August 12, 2007

"The Code Project" Browser Add-in for Visual Studio 2005

This add-in is used to browsing, downloading and managing "The Code Project" samples directly in VS 2005 by SlickEdit

 

Download add-in

Project Page

Thursday, August 09, 2007

AdSense Watch Toolbar

AdSense Watch is a free Windows Explorer toolbar displaying your current Google AdSense report - Page impressions, Clicks, Page CTR, Page eCPM and Earnings. The data is updated automatically or on demand.

Download

HomePage

kick it on DotNetKicks.com

Monday, July 23, 2007

Regionerate - a automatic creator of #region in C#

Regionerate - an automatic layout enforcement tool for the C# programming language. This great tool alone identifies parts of code (enums, properties, variables and etc.) and fences them in the #regions.

HomePage

Screencast (on flash)

Download stable version or latest version

Thursday, July 12, 2007

Wednesday, July 11, 2007

Powerful/Free Download: Refactor! for ASP.NET 2.2

Refactor! for ASP.NET version 2.2 is shipping. Built by Developer Express, this FREE code refactoring tool includes 29 time-saving refactorings and is available to all developers working in Visual Studio 2005 and Orcas Beta 1.
Link

Tuesday, February 13, 2007

Monday, February 12, 2007

IE7pro - an extension for IE 7



IE7pro is an extension for IE 7, which increases functionality by adding :-Fast proxy servers, Modification identification line browser, expanded dran n record, the manager, safe browsing web pages, - Fast Save graphics, and more.
Freeware ~ 0.5 MB

Download

Home page

kick it on DotNetKicks.com

Sunday, June 04, 2006

Intellisense for SQL Query Analyzer

SQL Prompt™ is freeware tool which is а intellisense for SQL Query Analyzer.

HomePage

Monday, May 01, 2006

Storing Code Snippets in VS.NET

Add a code snippet to a tab of the Toolbox as follows:

  • 1.Select the code snippet in the code file
  • 2.Copy the text.
  • 3.Click the desired tab on the Toolbox.
  • 4.Right-click the area below the tab.
  • 5.Select "Paste" from the context menu.