Writing Add-Ins for Visual Studio .NET helps you write an add-in customized to your needs. Les Smith walks you through the wizard and shows you how to develop your UI, trap IDE events, manipulate ...
Brad Abrams' .NET Framework Standard Library Annotated Reference should be on every .NET developer's bookshelf, regardless of the type of .NET development you're doing. Brad Abrams' .NET Framework ...
At work, I've got at least one highly complicated application with dozens of projects that are used and reused across multiple server layers and various client applications. As is common in these ...