Dotnet.Samples

.NET Framework sample projects showcasing a variety of technologies, frameworks and libraries. Created by Nano Taboada under a MIT License.

Friendly URL

This application is designed to help large organizations assign simple and memorable URL's to otherwise complicated or non-memorable URL's.

MVC Forum

mvcForum.zip (69,8 MB)
A bulletin board system (like phpBB) running on the ASP.NET MVC stack. The project is build using the latest technologies, and it's build using a provider model, so if you don't like the data providers or dependency injection we have implemented, you can implement your own and use that instead.

Complete Web Application using ASP.NET MVC 5, EF, LINQ, SQL Server, Ninject, Moq

This is a sample web application for beginners to intermediate level learners. It'll help you to learn ASP.NET MVC 5, EF, LINQ, Ninject IoC, Moq etc.

Sports Store MVC3

Creating the Sports Store outlined in the Pro ASP.NET MVC 3 Framework. I built this when i was reading the book using the code outlined in the book.