Hello
Im just wondering if there are any special precautions to be taken when creating a multi-user application using CSLA.NET... newbie question :)
Cheers
Spaz
All I do is add the authorization rules, add the canWrite/Read/Edit functions, use timestamps in the database, and periodically refresh my singleton lists.
Oh, and of course be sure to include the canWrite canRead functions in the properties.
This is all I ever do.
Copyright (c) Marimer LLC