Hi, you can check here:
http://www.codeproject.com/KB/WPF/WPF_NHibernate_Validator.aspx

My WPF sample app using NHibernate. I make use of BindingList<T>(IList<T>)

2009/1/15, Gustavo Ringel <[email protected]>:
> in winforms new BindingList<T>(IList<T>) will create a boundable list. Same
> thing for ASP.NET as far as i remember but i work mostly winforms.
>
> Gustavo.
>
> On Thu, Jan 15, 2009 at 6:47 PM, Kris-I <[email protected]> wrote:
>
>> Hello,
>>
>> I have a question, it's not, I think, 100%Nibernate ....
>>
>> I'm doing a project, first one, completely in NHibernate. I have some
>> method, these methods return an IList<>. That's find.
>>
>> But now, I'd like to bind this IList<> with some controls like :
>> DataGridView, BindingNavigator,TextBox and navigate with the
>> BindingNavigator.
>>
>> Could you tell me how I can do this ? Have I do something else to use
>> NHibernate result in a Winforms application (the same methods will be used
>> in ASP.NET)
>>
>> Thanks,
>>
>> >
>>
>
> >
>


-- 
Paulo R. Quicoli

Editor Técnico - ClubeDelphi Magazine - DevMedia

--~--~---------~--~----~------------~-------~--~----~
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