-
Currently I am using "CslaSamples-4.1.0-101210" combined with the CSLA version 4.1.0 dlls. I have noticed that PtWpf project is not added to the ProjectTracker solution initially. I am using Visual Studio 2010. So when i added PtWpf project and compiled it, it threw 4 exceptions below: 1) Cannot...
-
Just today I was hoping to be able to do XAML binding to a property's friendly name when I found issue 851. http://www.lhotka.net/cslabugs/edit_bug.aspx?id=851 The last comment mentions poor visual results I am guessing because if the XAML is bound to a null object you won't even get labels,...