KnowDotNet Visual Organizer
Latest ArticlesNew Code
Highlighting Search Text Results in ASP.NET Search Page
How do I highlight search text results in ASP.NET search page?

Using ASP.NET Data Caching in a DLL (Outside of Page/CodeBehind)
How do I access the ASP.NET Cache Object from a Data Access Layer DLL called from an ASP.NET Page?

Fill TextBoxes with Java Script on DropDownList SelectedIndexChange
How do I fill TextBoxes from an ASP.NET DropDownList SelectedIndexChange?

ListView Drag & Drop With Auto Scrolling in .NET (Upgraded)
Need to have your ListView scroll while using Drag and Drop? This article shows the code. It's not complex, but the documentation is hard to locate in .NET.

Print Contents of Grid or ListView
I am constantly faced with the requirement to print the contents or selected columns of a DataGrid or ListView. This article presents a description and all of the code for a demo project to accomplish this.



Powerful ToolsComing Soon
NetRefactor
NET Refactor is a set of automated tools that allows you to refactor code, reorganize the code of your forms and classes, and generally clean up some undesirable code sequences. It is an add-in for Visual Studio NET that fits seamlessly into the Visual Studio .NET IDE.

NetCommander
NetCommander adds over 50 time-saving features to the Visual Studio .NET IDE, including automatic XML Commenting, Global Bookmarks, and much more.

NetSessions
Net Sessions is an Add-in for Visual Studio .NET that provides a simple and complete methodology for creating, using, and maintaining Session Variables in ASP.NET applications. Net Sessions provides for using one of four supported mechanisms for accessing a Session Variable.

C Sharp Completer
This product for C# developers auto completes common, often used C# code constructs such as, for( ), if( ), else( ),do, while( ), foreach ( ), and function definitions. When the add-in detects that the CSharp developer has typed "if(.....)" and presses the Enter key in the editor, it automatically adds opening and closing curly braces after the return is pressed.

Visual Class Organizer
Visual Class Organizer takes the work out of keeping your VB.NET and C# Code Windows organized. Visual Class Organizer provides a powerful, sophisticated tool to allow you to quickly and easily organize your code into logical groups of code elements, sort them alphabetically, and surround them with Regions.

RegexSuite
June 2009


Google
WWW KnowDotNet.com
Writing Add-Ins for Visual Studio .NET
Writing Add-ins for Visual Studio .NET
by Les Smith
Apress Publishing