CSLA .NET provides a home for your business logic.
I'd like to learn CSLA.NET quickly. What advice do you have?
.net cslaI'm using Automapper to map my NHibernate proxy objects (DTO) to my CSLA business objects I'm using Fluent NHibernate to …
c# circular-reference csla automapper-2The main web application of my company is crying out for a nifty set of libraries to make it in …
.net frameworks cslaI want to create a temp table in sql server by using Entity Framework. Is there any way I can …
c# sql entity-framework cslaI'm trying to get the result set and return value of a stored proc on SQL 2008 server. When I run …
c# .net sql-server-2008 cslaWe experienced a number of errors on our live application a week or two ago that have so far escaped …
c# linq linq-to-sql csla