-
Thanks very much ( I am chilean and I dont speak english very well, my native language is spanish) . I `d like use mvc in my projects (winform) . I could user your contribute but I want read some document yours to understand the model. thanks
-
i downloaded cslacontrib but only has OBJECT CACHING?? Thanks
-
winforms. I coud use : Me .CslaActionExtender1.ResetActionBehaviors(mIngreso) ?
-
thanks very much. I will use pattern MVC to my multipane UI . Of Course model is my csla Objects. I am right?.
-
I'm working with csla 3.8. I'm passing the objects by Ref from a usercontrol in one pane to other usercontrol in other pane. I have problems with applyEdit give me a error : Edit level mismatch in AcceptChanges. the first usercontrol have un object Sale. This object has a Client object and the Client I edit in the other usercontrol and then
-
Thanks. AR
-
Please We have a problem : we have un DataGridView binding to a collection (3000 rows) and when the user change un value in one row happens : a) when is in local is fast . because NOT EXECUTE Child_PropertyChanged of BusinessListBase b) when is in remoting is slowly because EXECUTE Child_PropertyChanged of BusinessListBase why ? I give thanks Alejandro
-
I had read the book Expert VB 2005 Business Objects and I realize that in the example Project Tracker in the Roles administration is not possible make Undo after make some changes in Roles. How I can implement de Undo in this case ? Thanks a lot. Arquisoft from Chile