Please gotto www.silverlight.net there you can find examples on all kind og silverlight communication (wcf, dataservices, raw json) and remember a silverligt client is NOT a 2-tier application you will always have dataservice out there that you access with HTTP
On Sep 13, 9: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_Se...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 -~----------~----~----~----~------~----~------~--~---
