installation of the CSLA .NET Framework, where to find it?

installation of the CSLA .NET Framework, where to find it?

Old forum URL: forums.lhotka.net/forums/t/5305.aspx


registerbook posted on Wednesday, August 27, 2008

I got the C# 2005 Business Objects book and downloaded the code from APress, but is there a guide to help with installing the Framework?

richardb replied on Wednesday, August 27, 2008

http://www.lhotka.net/files/csla20/BuildCsla.pdf

Check out the Downloads page too.

registerbook replied on Wednesday, August 27, 2008

Ok thanks alot

nermin replied on Wednesday, August 27, 2008

Csla is deployed as an Open Source library framework.  Basically you get your own source code copy that you can download from www.lhotka.net.  Then the deployment to your project is as simple as copying the content of the csla bin folder to your shared library folder, and referencing the csla assembly from that folder.  That is it.

There are few additional things that get shipped, like Code snippets for most common tasks (you install them in VS using Snippet Manager), and Class templates for all of your standard Csla classes.

 

Nermin

 

From: registerbook [mailto:cslanet@lhotka.net]
Sent: Wednesday, August 27, 2008 7:08 AM
To: Nermin Dibek
Subject: [CSLA .NET] installation of the CSLA .NET Framework, where to find it?

 

I got the C# 2005 Business Objects book and downloaded the code from APress, but is there a guide to help with installing the Framework?

Copyright (c) Marimer LLC