List of Free code NHibernate
Projects
-
Best practices in .NET
NMA is a collection of knowledges that I learned from my co-worker and Internet. It's built on Domain Driven Design theories. I used Struture Map, Fluent NHibernate, Service Locator, Automapper in the core layer and used ASP.NET MVC 2 for the UI. It's developed in VS 2010 C#4.0.
-
Fibo.Authority
a authority system based on nhibernate,autofac,asp.net MVC,jquery easyui and so on.
-
Fluent NHibernate
This project contains content for study Fluent NHibernate Framework
This project using
- Fluent NHibernate Framework - http://fluentnhibernate.org/
- ASP NET MVC 3 - http://www.asp.net/mvc/mvc3
- JQuery UI - http://jqueryui.com
Relationships
- References
- One to Ma...
-
GPS Nerd
Technologies: - ASP.NET MVC, MySQL, NHibernate, Ninject, Google Maps API
The GPS Nerd project is a meant to be a platform to learn how to build a website by pulling in various technologies.
More Info: See the documentation.
Live Site: http://gpsnerd.com
-
M3 CMS
M3 Cms is a lightweight content management system built on the ASP.NET MVC 4.0 framework. Uses SQLCE database and nHibernate+ActiveRecord framework.
-
NHibernate with ASP.net Problem-Design-Solution
Project to accompany the NHibernate with ASP.net Problem-Design-Solution Wrox Blox by Scott Millett, demonstrating how to use NHibernate within a web context (ASP.net) whilst applying enterprise design patterns and following a Domain Driven Design methodology.
-
NHibernateProvider
ASP.NET 2.0 Membership/Role Provider using NHibernate.
-
Parichay
Parichay is a Small and Simple Asp.Net Social Network. Asp.Net MVC has been used as web application framework. NHibernate has been used as data persistence framework. For security Asp.net role based security has been used with additional security httpmodule.
-
S#arp Architecture: ASP.NET MVC with NHibernate
Pronounced "Sharp Architecture," this is a solid architectural foundation for rapidly building maintainable web applications leveraging the ASP.NET MVC framework with NHibernate. The primary advantage to be sought in using any architectural framework is to decrease the code one h
-
SmartHRMS
Smart Human Resource Management System is an intended enterprise system which is designed and implemented based on .Net 4.0 Framework, ASP.NET/C#, NHibernate as the object relational wrapper (ORM), StructureMap as Inversion of Control
and Dependency Injection Container and ot...
-
Upida.Net
If you use Asp.net MVC and any NHibernate, than Upida is for you.
Upida favors knockout.js. You can download example code, implemented with knockout.js.
-
Wrox NHibernate with ASP.NET Problem-Design-Solution -C# version
sample code of Wrox NHibernate with ASP.NET Problem-Design-Solution (http://nhibernateasp.codeplex.com/) in C# which is done as a practice