You can use NHibernate server side as a part of a service that serves
Silverlight just like ado.net data services.

I'm fairly certain that NHibernate can not work client side in
Silverlight.  What DB would you be talking to anyway?

On Sat, Sep 13, 2008 at 2:08 PM, DanSkrekovski <[EMAIL PROTECTED]> wrote:
>
> I have a few Silverlight with NHibernate questions.
>
> 1. I am new to Silverlight and I would like to know can I use it as a
> client to NHibernate 2.0 entities? And is there a simple working (on
> beta 2) example somewhere?
>
> 2. I also noticed that NHibernate developers are developing
> NHibernate.Linq. Is this only to support this compile checking hql
> creating (instead of using strings in criteria), to compete with linq-
> to-sql framework or is there also some other reason, because it seems
> it is not an easy task to do? Can silverlight work only with
> NHibernate.Linq?
>
> 3. Why I am asking this second question. I found an example:
>
> http://wildermuth.com/2008/07/21/NHibernate_LINQ_with_ADO_NET_Data_Services
> http://www.silverlightdata.com/Simple/NHibernate.aspx
>
> Why is this example based on ADO net data services and is this
> communication between silverlight client and nhibernate only possible
> thru ADO net data services and NHibernate.Linq?
>
> Sorry if those are dummy questions, but I somehow want to clear this
> out if possible.
>
> Regards,
> Dan
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to