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.  [ 2 posts ] 
Author Message
 Post subject: Q: NHibernate on Windows Mobile from a Hibernate developer
PostPosted: Tue Aug 29, 2006 1:19 pm 
Beginner
Beginner

Joined: Mon Aug 22, 2005 1:22 am
Posts: 36
I am currently looking into developing a Windows Mobile app to extend my current web application. The app will theoretically utilize the following technologies. However, I am not sure if all the components will work together as this is new territory for me.

- MS .Net compact framework 2.0
- NHibernate
- SQL Server CE
- Web Services (utilizing XmlSerializer)
- Targeting Windows Mobile 5.0 devices

I have a Java based mobile app which works but doesn't use Hibernate currently. Objects are serialized via Castor to data files on the mobile device.

So my questions to this group are:
- will NHibernate be able to be used in this technology mix?
- any gotchas that I should be aware of with NHibernate as I am intimately aware of Hibernate 3.0
- will there be issues with .Net CF XmlSerializer with NHibernate? I had problems with Castor and Hibernate but worked around the intricacies.

Thanks in advance as any help would be appreciated.

- Doug


Top
 Profile  
 
 Post subject:
PostPosted: Wed Aug 30, 2006 4:36 am 
Senior
Senior

Joined: Sat May 14, 2005 8:40 am
Posts: 130
I don't expect that NHibernate will run on the .NET CF 2.0. There are lots of things not supported on the CF, the most irritating being certain Framework method overloads that don't exist in the CF.

_________________
Cuyahoga


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 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.