Top "Csla" questions

CSLA .NET provides a home for your business logic.

How can I learn CSLA.NET Fast?

I'd like to learn CSLA.NET quickly. What advice do you have?

.net csla
Circular reference causing stack overflow with Automapper

I'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-2
Does anyone have any real-world experience of CSLA?

The main web application of my company is crying out for a nifty set of libraries to make it in …

.net frameworks csla
Create temp table with Entity Framework

I want to create a temp table in sql server by using Entity Framework. Is there any way I can …

c# sql entity-framework csla
How do you dynamically add columns to a RadGrid?

I have a RadGrid with an unknown number of columns I would like to create. Actually I know the first …

c# asp.net telerik radgrid csla
learning CSLA.NET framework

What will be a good start point for learning CSLA framework.

c# .net .net-3.5 csla
Return Value Using SqlCommand

I'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 csla
What caused this InvalidOperationException using LINQ to SQL?

We 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