Hi ocean,
After you have downloaded the Csla20, before extracting the files rightclick the downloaded zipfile first, choose Properties, and click on the Unblock button. You need to do that to avoid getting Security warning all the time.
After extracting, you should have a folder called Csla20vb or Csla20c (I think) depending upon you language. Open the Csla project first in your VS 2005 and build the project - it takes only a few seconds.
Then in your App's projects simply Reference the Csla.dll which you will find in Csla20vb.Csla.bin.Debug folder.
Jav
Ocean
I can also warmly recommend that you purchase the book. Not only will it give you the best documentation for the framework and prevent you from running into several problems during your development but you will also help supporting Rocky in his incredible work with this framework and help keeping this community alive.
Cheers
/Henrik
Hello Ocean,
Actually, you won't have to reference CSLA directly from your Web app. If one follows the design patterns in the book, the business objects are built using the CSLA framework and reference CSLA. The Web app references the project(s) that contain the business objects.
Can't recommend THE BOOK enough. You will learn a lot even if you decide not to use the framework.
Copyright (c) Marimer LLC