1. Twitter Bootstrap for ASP.Net MVC 4 Sample

    By:

    This is a sample for the bootstrap layout and supporting files to quickly add Twitter Bootstrap to an MVC 4 application

    9,969 downloads

  2. NUnit.Sample

    By:

    A sample NUnit test to help new users get started

    5,760 downloads

  3. Microsoft.AspNet.SignalR.Sample

    By:

    A simple fake stock ticker sample for ASP.NET SignalR.

    7,088 downloads

  4. Simple.Data.Sample

    By:

    This sample demonstrates how to use Simple.Data against a SQL Server database.

  5. EntityFramework.Sample

    By:

    This sample blog model demonstrates the use of the Entity Framework Code First support

    3,411 downloads

  6. jquery.captureDocumentWrite

    By:

    Allows getting the content written by script files which use the document.write() method. Originally created to support the SignalR chat sample application when adding content providers for reading entries from pastie or git. Sample usage: $('<div/>').captureDocumentWrite('https://gist.github.com/1158895.js?file=gistfile1.cs', function(content){/*c... More information

  7. AvalonEdit.Sample

    By:

    Sample code for AvalonEdit the WPF-based text editor used in SharpDevelop 4.0. Modify your App.xaml file so the StartupUri points to the AvalonEdit Sample window: StartupUri="/Samples/AvalonEdit/Window1.xaml"

  8. MvcTreeView.Sample

    By:

    [MVC3 Only] A Sample package for MvcTreeView to demonstrate its usage. This fluent MVC TreeView helper makes it easy to build and customize an HTML unordered-list tree from a recursive model.

  9. jquery.simpleJSlide.Sample

    By:

    An awesome and super simple jQuery slide show plugin Sample. This plugin also takes advantage of unobtrusive JavaScript method as well.

  10. SimpleMembership.Mvc3.Sample

    By:

    This sample AccountController demonstrates the use of SimpleMembership.Mvc3 with Mvc3 for Authentication and Membership. The included SimpleMembershipAccountController can be used as a drop-in replacement for the default AccountController in the Mvc3 Visual Studio project template. This package assumes you have the default Models already present (L... More information

  11. Math.NET Numerics - Code Samples

    By:

    This package contains samples that demonstrate the use of the Math.NET Numerics library. Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Numerics is the result of merging dnAnalytics with Math.NET Iridium and is inte... More information

  12. FluorineFx Sample

    By:

    This is a sample service using FluorineFx

  13. Breeze for ASP.NET MVC4 Web Api Sample

    By:

    Adds a very simple Breeze sample app to the project. We recommend installing this package shortly after creating a project with the "ASP.NET MVC 4 Empty" template or the "ASP.NET MVC 4 Web Api" template. It extends the dependent "Breeze for WebApi projects" package which will be installed automatically.

  14. TinyMCE.MVC.JQuery.Sample

    By:

    MVC Sample Controller, Model and View For TinyMCE.JQuery HTML Text Editor

  15. netDumbster.Sample

    By:

    netDumbster.Sample contains a runnable unit test for evaluate purpoes of the .Net Fake SMTP Server netDumbster is a .Net Fake SMTP Server clone of the popular Dumbster (http://quintanasoft.com/dumbster/) netDumbster is based on the API of nDumbster (http://ndumbster.sourceforge.net/default.html) and the nice C# Email Server (CSES) written by Er... More information

  16. AmarsNewGetSample

    By:

    This is a sample created LIVE!!

  17. appMobi Windows Phone 8 Game Sample Template for HTML5 Development

    By:

    appMobi's Windows Phone 8 Game demo as a starting point for your html 5 development.

  18. AmarsNuGetSample

    By:

    Simple demo to show how to create a NuPack

  19. Sample classes and data

    By:

    Simple Data classes for testing or tutorial applications. For example, class Person with some properties and class People (a set of Person). In this release added SampleData for Silvetlight app.

  20. Quickstart - Entity Framework - Sample

    By:

    Quickstart sample for using Entity Framework Code First. Includes sample DataContext. Part of the Quickstart Series.