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.

CarrotCake, an ASP.Net WebForms CMS

A template-based ASP.Net CMS built with C#, SQL server, jQueryUI, and TinyMCE. Supports multi-tenant webroot and database and works well in medium trust.

CodePlex Information and Discussion

CodePlex.zip (88,6 MB)
This area is used for providing information and discussions about the CodePlex website.

JQuery.Net

jquery101.zip (11,6 MB)
JQuery.Net make use of the interfaces available to ASP.Net to facilitate ajax functionality with out the need for a web service or a script manager on the aspx page.

nComet

ncomet.zip (85 kB)
nComet is a .NET implementation of the Comet (reverse-AJAX push) architecture. This server-side pipeline uses long-lived client-initiated HTTP connections to push messages to the client. Once the client receives a response, it immediately opens another HTTP request.