C# Tools C# Tools

A collection of C# (C-Sharp) development tools and .NET programming resources.
[ Login ]


NArrange

4
15
Last Updated: 11/22/2011

An open-source tool for arranging .NET source code. This code beautifier allows you to sort and organize C# and VB.NET code members into groups or regions.

Related Items
Source code beautifier for many languages, including C#.
A source code syntax highlighting component available for the .NET environment.
An open-source tool for developers and team leaders that allows you to automatically apply layout rules on C# code.
Reorganizes C# source text files to neatly indent code blocks according to their nesting level, or, conversely, obfuscates the code to make it difficult to understand by renaming variables.
Related Books

Pro ASP.NET MVC 3 Framework
Pro ASP.NET MVC 3 Framework

The ASP.NET MVC 3 Framework is the latest evolution of Microsoft's ASP.NET web platform. It provides a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility, combined with all the benefits of ASP.NET 4.

In this third edition, the core model-view-controller (MVC) architectural concepts are not simply exp... more


Beginning ASP.NET 4: in C# and VB (Wrox Programmer to Programmer)
Beginning ASP.NET 4: in C# and VB (Wrox Programmer to Programmer)This book is for anyone who wants to learn how to build rich and interactive web sites that run on the Microsoft platform. With the knowledge you gain from this book, you create a great foundation to build any type of web site, ranging from simple hobby-related web sites to sites you may be creating for commercial purposes.

Anyone new to web programming should be able to follow along because no ... more


Pro C# 2010 and the .NET 4 Platform
Pro C# 2010 and the .NET 4 Platform

The first edition of this book was released at the 2001 Tech-Ed conference in Atlanta, Georgia. At that time, the .NET platform was still a beta product, and in many ways, so was this book. This is not to say that the early editions of this text did not have merit—after all, the book was a 2002 Jolt Award finalist and it won the 2003 Referenceware Excellence Award. However, over the years ... more