Hi Dan,

Here is the link to NHibernate with Silverlight (2.0) example. It also
handles the NHibernate session correctly. You have an example of edit,
add and delete record in a grid (listbox in fact). Hope it will help.

http://silverlight.net/forums/t/42010.aspx

Regards,
Sebastijan P.

----------------------------
NConstruct Development team
http://www.nconstruct.com
----------------------------

On Sep 14, 5:12 pm, mhnyborg <[EMAIL PROTECTED]> wrote:
> Please gottowww.silverlight.netthere 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...
>
> > 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- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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