Sorry, but there are no more tags available to filter with.
-
Just started learning CSLA and trying to build a sample invoice form in WPF using devex grid. But it does not add new row automatically to the grid. Infact it gives an error: "No parameterless constructor defined for this object". (1) When I added a public constructor in the child class, it...
-
That is probably fine for the data portal. I chose to use a static field because I wanted to also allow the use of the thread pool for other work too, so it provides a broader solution. There is also the problem of setting the principal multiple times during the life of the app (such as a kiosk or shared...