KnowDotNet Visual Organizer
Latest ArticlesNew Code
VS2008 - Using LINQ to Query From an Array (C#)
What's new in VS2008? Querying objects with LINQ adds real power to the developer's arsenal of tools for code production.

VS2008 - Using LINQ to Query From an Array
What's new in VS2008? Querying objects with LINQ adds real power to the developer's arsenal of tools for code production.

GenerateDefaultValueInCode in VS2005 and VS2008
GenerateDefaultValueInCode in VS2005 and VS2008 Settings.Designer, when set to true can cause you to have undesirable results at run time.

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.

Regex Suite
January 2008


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