Click here to Skip to main content
15,886,740 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am trying to learn CSLA framework, I'm not able to find sufficient information or a step-by-step guide on how to create CSLA ASP.NET website.
Anybody has a simple CSLA ASP.NET sample (Template) or a step-by-step guide? It doesn't matter if it is VB.NET or C#.
I am trying to build a simple CSLA ASP.NET website with Google API for a school assignment.
I know that there is a book that I need to buy but at this point I don't want to read a whole book for a small assignment, I would start with a simple template and expand it. If I find that CSLA is a good framework, I will buy the book and I will adopt the framework for work.

- Sam
Posted
Updated 13-Oct-16 20:43pm

1 solution

I got a ebook for you. The rest you need to learn how to build using CSLA.

http://nikhatshahin.files.wordpress.com/2010/12/expert-c-2008-business-objects.pdf
 
Share this answer
 
Comments
Sameer Alomari 21-Oct-13 20:33pm    
Thanks for the eBook, I already have a copy but I was trying to avoid reading 750 pages to do an assignement!
Ranjan.D 21-Oct-13 20:41pm    
You should be more specific about the requirement , If you are asking for code samples as a web project then you have to comeup with requirement and spend some time in learning and coding.. If you encountered with any issues we can help.
Sameer Alomari 21-Oct-13 21:07pm    
I don't have a problem with coding, if it is a regular ASP.NET website I won't need help. I just want to know how to implement my layers using CSLA. How to write business objects and Data Access classes according to CSLA guidance? I am not looking for a specific code sample. Any sample that shows all layers and how they interact will be a good start to learn the concept
Ranjan.D 21-Oct-13 21:17pm    
There are some really really good sample projects , Please take a look into especially ProjectTracker - https://github.com/MarimerLLC/csla/tree/master/Samples/NET/cs/ProjectTracker

CSLA code samples - https://github.com/MarimerLLC/csla
Sameer Alomari 21-Oct-13 21:26pm    
Thanks! I will look at it :-)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900