C# Tools C# Tools

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


Spring.NET: Application Framework

7
18
Last Updated: 11/22/2011

Spring.NET is a port and extension of the Spring Framework for .NET.

Related Items
Fundamental classes for dealing with numerics on the .NET platform.
A neural network library written in C#.
Security solution for .NET Applications. Allows management of users, memberships, roles and password policy.
This tool allows you to compare two versions of an assembly and determine the differences.
Related Books

Pro Spring
Pro Spring

Spring—the open source Java-based framework—allows you to build lighter, better performing applications. Written by Spring insiders Rob Harrop and Jan Machacek, Pro Spring is the only book endorsed by Rod Johnson, founder of the Spring Framework. At over 800 pages, this is by far the most comprehensive book available and thoroughly explores t... more


ASP.NET MVC 1.0 Test Driven Development: Problem - Design - Solution (Wrox Programmer to Programmer)
ASP.NET MVC 1.0 Test Driven Development: Problem - Design - Solution (Wrox Programmer to Programmer)A hands-on journey takes you through the development process of a Web application from concept to production

ASP.NET MVC is a new Web development framework created by Microsoft as an alternative to ASP.NET web forms applications. MVC is well suited to testability, and Test Driven Development (TDD) affords you a generous level of control while also making MVC very powerful and extensible. ... more