Click here to Skip to main content
Click here to Skip to main content

NHibernate Helper Kit

By , 19 Aug 2006
 

Screenshot - figure6.gif

Introduction

Here is a tool for the use of your own applications that NHibernate. You can easily install and use this helper kit. To download, please click the link at the top of the page. If you are using NHibernate, you need to write a lot of persistent classes and XML mapping for each persistent class. Also, you need to write the NHibernate config file. At this point, using this tool, you can automatically create all these files in a few seconds.

Installing

After you download the installation files, unzip the file and open the folder. Then, you will see the following:

  • Setup.exe (shortcut): You can install the add-in via this installer.
  • Files (folder): All the needed files are here.

Open setup.exe and you will see the following interface:

Screenshot - figure1.gif

Click Run, and it will install itself; it will take a few seconds.

Using

After the installation, run Visual Studio 2005 and go to the Tools menu. You will see an add-in that is named Avva Mobile NHibernate Helper Kit BETA. There are four tab screens on the tool.

  1. Connection: This screen allows you to connect your database with connection parameters. It looks like the Visual Studio connection wizard. You need to set some parameters to connect to your database.
  2. Screenshot - figure2.gif

  3. Tables & Columns: This screen allows you to browse a selected database's tables and select them to create files. Also, if you want, you can see a table's column information by selecting from a table from a list and clicking "Preview Columns".
  4. Screenshot - figure3.gif

    Screenshot - figure4.gif

  5. Settings: This screen allows you to select some features, for example, copy the NHibernate DLL and use dynamic updates. Also, you have to select your project folder to configure the folders, namespaces, and assembly names.
  6. Screenshot - figure5.gif

  7. Generate: At the end of this, we can start the generate process. Just click Run and wait a few seconds. You can view all the process details in this section.
  8. Screenshot - figure6.gif

    After you've successfully completed the generating process, you can see the generated files in the project folder. If you selected "Copy NHibernate DLL to project" and other DLLs, the generator will copy it and create an NHibernate config file in your project's "bin" folder.

    Copies files to bin directory

    Also, the generator creates a folder named App_Code in your project folder to put persistent classes and mapping files in. It directly creates persistent classes to App_Code, and mapping files creates them in the NHMappings folder, as follows:

    App_Code folder for persistent classes

    NHMappings folder for mapping XML files

Let's check it out how it's looking.

Persistent class

Persistent class

Mapping the XML file

Mapping XML file

The next version will have...

  • VB.NET and C# language support
  • Table relationships
  • A sample using application blocks
  • Generic class implementation
  • And more according to your ideas, thoughts, and suggestions...

License

This article, along with any associated source code and files, is licensed under The GNU General Public License (GPLv3)

About the Author

Murat YILMAZ
Product Manager Doğan Online
Turkey Turkey
No Biography provided
Follow on   Twitter

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
Hint: For improved responsiveness ensure Javascript is enabled and choose 'Normal' from the Layout dropdown and hit 'Update'.
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page   
Questionnext version ?memberrajesh_mawale1-Nov-12 19:31 
Questionvs2010member_Unkind_10-Aug-11 5:14 
How can I use this in VS2010?
GeneralMy vote of 5memberPrasanta_Prince8-May-11 23:07 
Questionnew version?memberMember 167658925-Feb-11 18:49 
AnswerRe: new version?memberMurat YILMAZ26-Feb-11 3:35 
GeneralGreat Tool:: A sugestion to make it currentmemberMaruf Maniruzzaman19-Apr-09 7:23 
GeneralRe: Great Tool:: A sugestion to make it currentmemberMonDeveloper21-Jan-10 13:03 
GeneralVS2008memberAhmed Emad Ahmed2-Apr-09 1:24 
QuestionHow To installing this helper [modified]membersognant3-Dec-08 12:26 
GeneralNh-StudiomemberAlexey Lizunov12-Jul-08 16:55 
GeneralCompletely bugged [modified]memberMember 354156218-Feb-08 7:48 
GeneralRe: Completely buggedmembermaamaa23-Apr-08 6:04 
GeneralRe: Completely buggedmemberMurat YILMAZ23-Apr-08 10:00 
GeneralRe: Completely buggedmembermaamaa23-Apr-08 10:50 
GeneralRe: Completely buggedmemberMurat YILMAZ23-Apr-08 10:02 
QuestionRe: Completely buggedmemberclumox27-May-08 5:19 
AnswerRe: Completely buggedmemberMurat YILMAZ27-May-08 20:05 
QuestionRe: Completely bugged [modified]memberMember 151873413-Nov-08 1:12 
GeneralMYSQLmemberpabloar6-Jan-08 4:31 
Questionhow to use nHybernate helperkit in my applicationmemberkrishnaprema4-Nov-07 19:29 
AnswerRe: how to use nHybernate helperkit in my applicationmemberMurat YILMAZ23-Apr-08 10:04 
QuestionSql Server 2005 SchemasmemberMehmet Serdar23-Oct-07 1:21 
Questionhow to un install NHibernate Helper KitmemberNarjisMalik5-Oct-07 3:06 
QuestionOracleConnectionmemberSinan Taviloglu10-Aug-07 21:08 
GeneralRe: OracleConnectionmemberMurat YILMAZ23-Apr-08 10:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Permalink | Advertise | Privacy | Mobile
Web01 | 2.6.130619.1 | Last Updated 19 Aug 2006
Article Copyright 2006 by Murat YILMAZ
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid