-
Hi, I am currently developing a Windows Forms project with Csla 3.8.3. Up until this point I have been using BindingSource and building the UI control Bindings using the property grid. (The magic of not having to code!) Of course, in the background, the designer is coding BInding objects for me with...
-
Hi, I have the same problem... But , is changing the CSLA source code the unique way to apply localization in the validation rule messages? I guess must there be another solution... I have added csla.dll (Not the source code of CSLA only the assembly) as reference in my project. And I have in my project...