Community

Automatic Table Generation in any Database by NHibernate ORM and CodeDom for Code Generation

(Mahsa Hassankashi) This article enables you to generate table in any database such as Oracle, SQLServer, MySQL, SQLite, Sybase, etc. just by typing table name and its fields. Then you can use NHibernate facilities to make query for data layer.