AdvGenCMS

advcms.zip (43,5 MB)
AdvGenCMS is a ASP.Net simple CMS. It is implemented by C#, LINQ and MVC with TinyMCE WYSIWYG Editor. That can be the foundation of your web framework!

Visual Image Processing

Visual Image processing for 2d or 3d real-time video or still image from camera or web cam or scanner ...

anito.NET - Object Relational Mapping Framework

anito.zip (10,2 MB)
Anito.net is an under development, simple, open source Object Relational Mapping framework for .Net that aims to speed up database-driven development through reusable patterns and database independent solutions. Supported database MS-SQL, MySQL, SQLite and MongoDB

Linq Expression Tree Serialization

Easy to use and integrate component which serializes Linq expression trees to and from XML.

Best Buy Remix API

This is the C# API for Best Buy Remix, which is Best Buy's associate program.

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.

CarrotCake MVC, an ASP.Net MVC5 CMS

A template-based ASP.Net MVC CMS built with C#, SQL server, jQueryUI, and TinyMCE. Supports multi-tenant webroot and database.

CASTCOM

castcom.zip (822 kB)
CASTCOM for CAST Comunication and Organisation Management The purpose of this website is to manage and plan anything relative to the organisation of Airsoft game in the Association CAST It will be redistribuable for any team of Airsoft by customizable interface. Here's the general features of CASTCOM - Membership management (profil, legal status, ...) - Game organisation (planning, subscription, auto-team, squad creation with rank management, background and scenario, ...) - Scenario and campaign creation - Online shop for second hand items - Community (forum, photos and video gallery) This website will be developped with two primary interface : - One in standard asp.net - Another one in full silverlight 2 when it will be release. Data access layer will be based on LINQ

Charisma — Access NoSQL databases in the unified way

charisma.zip (667 kB)
The goal of Charisma project is the unification of access to NoSQL databases such as MongoDB and others with provision of contemporary ORMs' common features like persistence ignorance (POCO), LINQ, Context/Repository pattern, fluent configuration combined with NoSQL-specific ones. Unification of access API means that you no more bound to particular NoSQL database, instead you may switch to another one with ease. Persistence ignorance (POCO) implies that you model your domain without any limitations: you don't need to inherit your classes from a base one, implement a specific interface or mark classes and properties with some attributes. Wide range of customizable conventions will help to automatically discover classes and fields that need to be persisted. For complex scenarios fluent model configuration comes into play and provides superior flexibility. LINQ is the standard de facto for querying data in object-oriented way, it has numerous advantages over ol' string-based queries approach. Charisma makes this available for NoSQL world.

CityLizard Framework

citylizard.zip (20,4 MB)
CityLizard Framework allows developers to design strongly typed XML and HTML using C# language. The project inspired by LINQ to XSD and Sharp DOM.

Continuous LINQ

clinq.zip (1,9 MB)
Continous LINQ is a .NET Framework 3.5 extension that builds on the LINQ query syntax to create continuous, self-updating result sets. In traditional LINQ queries, you write your query and get stale results. With Continuous LINQ, you write a query and the results of that query are continuously updated as changes are made to the source collection or items within the source collection. CLINQ has tremendous value in GUI development and is especially useful in binding to filtered streams of data such as financial or other network message data.

CodePlex Information and Discussion

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

ContentFinder

Help user to find the content in every file in your folder.ContentFinder support regex search and asynchronous processing.

Core Ray

coreray.zip (239 kB)
Core Ray is a physical raytracer completely written in C#.

DbEntry.Net (Leafing Framework)

DbEntry.zip (23,5 MB)
DbEntry.Net (Leafing Framework) is a lightweight, high performance ORM compnent for .Net. It provides MVC, IoC framework as well.

DBreeze - C# ACID NoSql embedded object database management system.

dbreeze.zip (111,2 MB)
Professional, open-source, NoSql (embedded Key/Value storage), transactional, ACID-compliant, multi-threaded object DBMS for C# .NET 3.5> MONO.

DigitallyCreated Utilities

DigitallyCreated Utilities are some utilities and extensions that make working in .NET easier. It has classes to help work with LINQ, Entity Framework, ASP.NET MVC, Unity, concurrent programming and error reporting. We value documentation, so everything has a tutorial and XMLdoc.

.NET Domain-Driven Design with C#: Problem-Design-Solution

dddpds.zip (1,9 MB)
The purpose of this project is to hold the source code for my latest book, .NET Domain-Driven Design with C#: Problem-Design-Solution. The book is one large case study of a real-world application, named SmartCA, which is a smart client application implemented with the latest .NET technologies and following DDD principles. The application is a smart client built using WPF (recently migrated to .NET 4.0), with a local SQL Server Compact 3.5 database as its data store. The framework and SQL CE bits used are all from the Visual Studio 2010 RTM release. The application uses a custom developed solution to sychronize with the server (Synchronization Framework) using messages, as well as a custom client-side membership implementation (Client Membership System) that is built on top of the Synchronization Framework..

Descry: Exploring Infographic Visualizations

descry.zip (245,8 MB)
Ever wonder what goes into building an effective visualization? Look no further. We decided to roll up our sleeves and explore the topic. We're calling it Project Descry. Project Descry demonstrates the power of data and information visualization as a communication tool.

Dynamite Dynamic Sorting Library

dynamite.zip (167 kB)
Easy-to-use and high performance dynamic sorting library supporting SQL-like syntax and complex/nested expressions, that uses System.Linq.Expression to dynamically build fast comparers.