 |
|
 |
Nice tool-
It seems it was designed to be a standalone application. While add-in is good, but keeping it uptodate is a little problematic. I could add a main class and remove the extra threading thing to make it run standlaone.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
 | VS2008  Ahmed Emad Ahmed | 2:24 2 Apr '09 |
|
|
 |
|
 |
For first sorry for my English... After run this tool nothing was working so.. Step1 My Xp is in italian so I have cheched all my path coping C:\program files\Avva Mobile Enterprise Solutions\NHibernate Helper Kit that i changed - in C:\Programmi\Avva Mobile Enterprise Solutions\NHibernate Helper Kit Step2 I found the tool C:\Documents and Settings\Administrator\belgelerim\Visual Studio 2005\Addins and and i copied in C:\Documents and Settings\Administrator\Documenti\Visual Studio 2005\Addins after this I cliked on the right path of the addin ( C:\Documents and Settings\Administrator\Documenti\Visual Studio 2005\Addins) Step3 I opened visual sudio tools in addin menagement and now there was the addin but didn't work so i opened the addin in the installation directory and with notepad i changed the path in "programmi" and i launched the setup again Step4 After that the addin was running I changed the authentication of the sqlserver2000 instance in "windows and Sql Autenthication " and so I could see this tool working!! I hope it is useful
modified on Wednesday, December 3, 2008 6:38 PM
|
| Sign In·View Thread·PermaLink | 2.00/5 |
|
|
|
 |
|
 |
Hello, I have found out that you have developed Nh-Studio as continuation "NHibernate Helper Kit". And whether it is possible to look demo Nh-Studio?
|
| Sign In·View Thread·PermaLink | 2.40/5 |
|
|
|
 |
|
 |
I cannot use this tool.. It took me 2 hours to install it (to understand I had to add the plug in by mylself on vs), now, It is in VS but when I click on an listbox, the GUI disapears... ;p!!! completely bugged... Does anyone advice another tool? Bye ---------------------- Humm, I finally found the way of using gui to make it not "disapear" , I'm currently generating my tables, I will report here my conclusion
---------------------- Some class generated are 'corrupted' example : ... public string MODEL { get { return _MODEL; } set { _MODEL = value; } }
{ get { return _NBU; } set { _NBU = value; } } ... Something is missing, isn't it ?
modified on Monday, February 18, 2008 2:10 PM
|
| Sign In·View Thread·PermaLink | 2.00/5 |
|
|
|
 |
|
 |
Hello,
I don't understand how to install this tool. I've installed the .dlls and the .addin file in a addin folder approved by Visual Studio, but nothing appears in the Tools menu.
Did you enjoy this add in ? I'm afraid it is a little bugged... (on the top of that it doesn't evolve anymore...).
DO you know other tools that generate mapping files or simplify nhibernate projects deployment ?
regards,
mathmax
|
| Sign In·View Thread·PermaLink | 1.50/5 |
|
|
|
 |
|
 |
My Friend,
This tool has beed developed at 2006. There was not tools for nhibernate when i developing this. This tool has been published on nhibernate.org.
And, this is a beta tool and it is not developed for the commercial projects. if you don't like it, simple, dont use it.
Your comments are not sounds like nice. Please try to be a gentleman.
To help your install issues, Which version of visual studio you are using? 2005? 2008? This tool developed on 2005.
Also please read all forum messages to help your installation.
Here is a sample,
Make sure followin files correctly installed.
1 – c:\program files\avva mobile enterprise solutions\NHIbernate Helper Kit\AvvaMobileNHibernateHelperKit.dll
2 – c:\program files\avva mobile enterprise solutions\NHIbernate Helper Kit\log4net.dll
3 – c:\program files\avva mobile enterprise solutions\NHIbernate Helper Kit\NHibernate.dll
4 – c:\program files\avva mobile enterprise solutions\NHIbernate Helper Kit\Nullables.dll
5 – c:\documents and setting\YOUR USERNAME\my documents\Visual Studio 2005\Addins\AvvaMobileNHibernateHelperKit - For Testing.AddIn
6 – Open “AvvaMobileNHibernateHelperKit - For Testing.AddIn” file via notepad and look at bottom of file is equals to following key.
C:\Program Files\Avva Mobile Enterprise Solutions\NHibernate Helper Kit\AvvaMobileNHibernateHelperKit.dll
Finally, you can use the CodeSmith for generate nhibernate files.
Thank You, Murat YILMAZ
Best Regards, Murat YILMAZ
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Is there CodeSmith templates to generate mapping files ? I know there is a some templates to generate mapping file from a table but I cannot find a template to generate a mapping file from the classes...
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Please read my answer on this threat.
There are some steps to install it.
Also which version visual studio are using on? tool developed on vs 2005.
Best Regards, Murat YILMAZ
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Dear Murat,
I installed it with Visual Studio 2008 and it works as you mentionned in your previous thread.
I can launch the application, but does it really work only with SQL Server, I would be interested in MySQL or Access, is there any easy way to do ?
Thanks for this programm that looks great...
Best Regards.
Cyril
|
| Sign In·View Thread·PermaLink | 4.00/5 |
|
|
|
 |
|
 |
Hello Cyril,
Thank you for your insterest to the tool. But I'm sorry for that there is no way to connect to the out of ms sql server. Because, I used the ms sql provider to connection.
But if you want to update the code, change the ms sql objects to oledb objects and try again.
Best Regards, Murat YILMAZ
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Dear Cyril
Can u please tell me how did u configure it with the VS 2008. In my machine it successfully installed but cannot see under the tool menu,
ERa
modified on Thursday, November 13, 2008 10:52 PM
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
 | MYSQL  pabloar | 5:31 6 Jan '08 |
|
|
 |
|
 |
Hi All,
i installed nHibernate helper kit ,and it appears on my tools menu,so i want use this helper kit in my application ,i dont know how to use please tell me the steps to use this helper kit in my application
thanks & regards ram
|
| Sign In·View Thread·PermaLink | 1.00/5 |
|
|
|
 |
|
 |
Make sure followin files correctly installed.
1 – c:\program files\avva mobile enterprise solutions\NHIbernate Helper Kit\AvvaMobileNHibernateHelperKit.dll
2 – c:\program files\avva mobile enterprise solutions\NHIbernate Helper Kit\log4net.dll
3 – c:\program files\avva mobile enterprise solutions\NHIbernate Helper Kit\NHibernate.dll
4 – c:\program files\avva mobile enterprise solutions\NHIbernate Helper Kit\Nullables.dll
5 – c:\documents and setting\YOUR USERNAME\my documents\Visual Studio 2005\Addins\AvvaMobileNHibernateHelperKit - For Testing.AddIn
6 – Open “AvvaMobileNHibernateHelperKit - For Testing.AddIn” file via notepad and look at bottom of file is equals to following key.
C:\Program Files\Avva Mobile Enterprise Solutions\NHibernate Helper Kit\AvvaMobileNHibernateHelperKit.dll
Best Regards, Murat YILMAZ
|
| Sign In·View Thread·PermaLink | 1.00/5 |
|
|
|
 |
|
 |
It looks like a great tool. But it doesn't work with SQL Server 2005 Schemas. If a table belongs to a schema it can't find that table. If I have time I'll download the code and try to fix. Thanks
|
| Sign In·View Thread·PermaLink | 2.00/5 |
|
|
|
 |
|
|
 |
|
|
 |
|
 |
sorry my turkish friend.
tool only support sql server 2000 now.
But I have begining a new project as open source.
New tool will support oracle, my sql, sql server familiy and ms access.
Best Regards, Murat YILMAZ
|
| Sign In·View Thread·PermaLink | 5.00/5 |
|
|
|
 |
|
|
 |
|
 |
Nevermind. A friend of mine fixed this problem + another one related to "invalid object" message when you try to open some table within another schema than "dbo".
|
| Sign In·View Thread·PermaLink | 1.67/5 |
|
|
|
 |
|
|
 |
|
|
 |
|
 |
Hi, the description of the tool sounds very promising - but for me it's still just theoretical, I can't get it running with Vista. The files and settings are as described in your post from last August, the Add-In-Manager shows it, but it doesn't appear in the Tools-list. Do you have a hint for me?
Thank you!
Martin
|
| Sign In·View Thread·PermaLink | 1.57/5 |
|
|
|
 |
|
 |
The Helper kit that you provided is very useful, and do help me alot while woring on the mapping file.
Chee Pin
|
| Sign In·View Thread·PermaLink | 2.00/5 |
|
|
|
 |