-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: Developing DNN Module using NHibernate, is it possible?
PostPosted: Fri May 05, 2006 8:02 pm 
Beginner
Beginner

Joined: Thu Nov 03, 2005 1:52 am
Posts: 21
Has anybody done some dotnetnuke module development using NHibernate? What's your experience? Is it possible?

Thanks a lot for sharing.

Frank


Top
 Profile  
 
 Post subject:
PostPosted: Sun May 07, 2006 4:07 am 
Regular
Regular

Joined: Fri Jul 29, 2005 9:46 am
Posts: 101
Hi!
It is certainly possible... (I have done it) but... wouldnt you prefer to use something like: http://www.cuyahoga-project.org/ (I havent tried it, but seems to be similiar to DNN and already has NHibernate support)

Personally... well I didn't like DNN internal API... of course... that was back... in version 2.x and 3.0... I felt that DNN was too intrusive (I think there should be a way to build applications that allows you to test you module as if DNN didnt exists, and then easily embedd it in DNN or whatever portal framework you would like to use)... and solving problems inside it was like killing a fly with with an atomic bomb, but perhaps is better fit for what you want to build...

I think I like more the approach of ASP.NET 2.0 without DNN (on which reusable funtionality is achieved by components, and masterpages, instead of a surrounding intrusive framework that in .NET 1.x you had to wait ages to compile, and that sometimes (too often in my opinion) corrupted the VSCache)


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 08, 2006 12:54 am 
Beginner
Beginner

Joined: Thu Nov 03, 2005 1:52 am
Posts: 21
luxspes wrote:
Hi!
It is certainly possible... (I have done it) but... wouldnt you prefer to use something like: http://www.cuyahoga-project.org/ (I havent tried it, but seems to be similiar to DNN and already has NHibernate support)

Personally... well I didn't like DNN internal API... of course... that was back... in version 2.x and 3.0... I felt that DNN was too intrusive (I think there should be a way to build applications that allows you to test you module as if DNN didnt exists, and then easily embedd it in DNN or whatever portal framework you would like to use)... and solving problems inside it was like killing a fly with with an atomic bomb, but perhaps is better fit for what you want to build...

I think I like more the approach of ASP.NET 2.0 without DNN (on which reusable funtionality is achieved by components, and masterpages, instead of a surrounding intrusive framework that in .NET 1.x you had to wait ages to compile, and that sometimes (too often in my opinion) corrupted the VSCache)


thank you very much, luxspes. Actually, what I want to do is to create a commercial DNN module- just want to find somthing interesting to do in my spare time. The module will contain about 60 tables and I don't want to create 2~3 hundred stored procedures just for data access.

Another question is how your modules perform. I'm a bit worried about the performance.

thanks again

Frank


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.