Vibrant discussion about CSLA .NET and using the framework to build great business applications.
Hi nPatel,
I had (have) exacly the same problem, I solved it by adding parameters to my factorymethod on the client object and defining corresponding Factoryparameters in the dataprovider. This is only half the solution, I still have to make those factoryparameters dynamic.
There is a new thread concerning this issue:
http://forums.lhotka.net/forums/t/8543.aspx
Peer