ASP.NET

aspnet.zip (101,0 MB)
This project gives you access to the code for upcoming releases that the ASP.NET team is working on, starting with the ASP.NET MVC Framework.

Chimera - Automated Testing Suite

Chimera is an automated testing suite, intended to simplify and automate system and tests deployment. Oriented around the MVC architecture, it has web based UI.

WCF Load Test

This tool takes a WCF trace file and a WCF client proxy, or a WCF interface contract, and generates a C# unit test that replays the same sequence of calls found

WCFMock

wcfmock.zip (176 kB)
WCFMock is a mocking framework for WCF services. Provides a set of useful classes that will help you to remove all the explicit dependencies with the operation context, and still provide a good way to mock them from unit tests.

WCF Test Harness

The WCF Test Harness is a flexible tool that can be used to quickly test services. The utility is a windows application that uses WCF to submit requests via a given URL or proxy class. This utility is similar to other service test tools, notably WCF Load Test and SOAP UI.

WCF vs Remoting

Project shows performance comparison between Windows Communication Foundation and .NET Remoting

Web Services Ultimate Load Tester

A dynamic load testing program for Web services. The program supports mutiple type of web services (WCF,ASMX,REST) and can load or add bulk data to an endpoint.