.Net 3.5 BindingMode

.Net 3.5 BindingMode

Old forum URL: forums.lhotka.net/forums/t/4986.aspx


monter posted on Wednesday, June 18, 2008

hi sir/madam,

as i knew, the BindingMode only available in WFP .Net 3.5 that support 2ways binding so that developer dont need to manually assign the value from datacontrol back to object. is the CSLA.Net 2.0 able to support bidirectionl databinding? i would like to use CSLA.Net 2.0 and would like the datacontrol automatically update back the value to object instance when user has make a changes of the value on the datacontrol or vice versa.

 

thanks.

ajj3085 replied on Wednesday, June 18, 2008

If you're going to use Wpf, you need at least Csla 3.. and if you want Wpf on 3.5, you'll need Csla 3.5.

monter replied on Wednesday, June 18, 2008

thanks :)

mr_lasseter replied on Wednesday, June 18, 2008

is the CSLA.Net 2.0 able to support bidirectionl databinding?

Yes Csla .Net 2.0 support bidirectional data binding.

monter replied on Wednesday, June 18, 2008

hi there,

l'm wondering how to do for bidirectional databinding in CSLA.Net 2 cause i could not find anyway source code written in book "C# 2005 Business Objects". may i know how or can i have the snipplet code?

 

thanks.

mr_lasseter replied on Thursday, June 19, 2008

This is supported out of the box.  Have you looked at the ProjectTracker? Or read the book?

monter replied on Saturday, June 21, 2008

oh yeah, my mistake..overlook.

thanks!!!

 

 

Copyright (c) Marimer LLC