CSLA .NET

Vibrant discussion about CSLA .NET and using the framework to build great business applications.

Browse Forum Posts by Tags

Showing related tags and posts for the CSLA .NET Framework group. See all tags in the site
  • Why is there a DataPortal.FetchChild?

    Why is this ever needed? BusinessListBase know to mark their items a Children. There appears to be some confusion how to implement Child_Fetch. In the documentation some times it is passed a search criteria and some time it is passed a data transfer object. I do not see an example of implement Child_Fetch...
    Posted to CSLA .NET discussion (Forum) by csmith1 on Tue, Apr 16 2013
  • Sorting SortedBindingList by child object property

    Hello, I'm trying to sort a GridView by a property of a child object. I'm able to successfully set the DataField of a BoundField to the child column ("Application.Name"), but this doesn't work for sorting. How would I go about accessing this child property in the ApplySort method...
    Posted to CSLA .NET discussion (Forum) by scjohnson on Wed, Apr 10 2013
  • CSLA.NET object stored in ASP.NET session

    I've inherited an ASP.NET MVC project that uses CSLA. Its storing a couple CSLA objects in session, I think this may be part of the problems its running into with hanging\thread locking, but I'm not sure how to explain and convince people that, this is the case so we can make the investment in...
    Posted to CSLA .NET discussion (Forum) by zbend on Fri, Mar 29 2013
  • TransactionScope doesn't rollback on exception

    I have a BO (Country) with a child BO (State) which also has a child BO (City). When I update the parent BO (Country), add a child State and run save, when an exception occurs in the DAL (on purpose), the transaction is not rolled back. I am using SqlCE. I am attaching a sample stripped down project...
    Posted to CSLA .NET discussion (Forum) by mmedic on Tue, Feb 12 2013
  • Generate Exception on client, when WCF-Connection has aborted

    Hi I have developers who are using my BusinessLibrary on the client side. They work with several servers. Switch to one server and Create/Load/Delete and Save BusinessObjects to it. Now, I am searching for a way to throw a ServerNotAvailable Exception when the WCF-Connection has aborted (for example...
    Posted to CSLA .NET discussion (Forum) by t.kehl on Tue, Jan 29 2013
  • Re: CSLA 3.6 Abstract Class

    I am using CSLA 3.7. I have a similar scenario as above. In addition to the above, I need to create a BusinessListBase with Person as child. So, in the list class, I will either cast the child object to access the properties/methods of Client/User class or I can directly call the properties/methods if...
    Posted to CSLA .NET discussion (Forum) by jindalsyogesh on Tue, Dec 18 2012
  • CSLA 4.5 - error using on PC with .NET 4

    Hello, I'm trying to use CSLA 4.5 (actual version compiled from sources) on PC with .NET 4. I get CSLA assemblies compiled for .NET 4 from "bin/NET4" directory. I use client WCF channel for communication between client and server. Whenever I call DataPortal methods from client (Create/Fetch...
    Posted to CSLA .NET discussion (Forum) by DrLik on Wed, Sep 19 2012
  • multiple fetches possible?

    Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 Hi all, I am working on a project using CSLA generated by codesmith and due to project considerations we will be re-generating quite often throughout the lifetime of the project. Due to these considerations, I am running into a...
    Posted to CSLA .NET discussion (Forum) by mtrtm on Tue, Sep 18 2012
  • How to debug remotly an silverlight application on both sides of the Data Portal.

    Hi folks, We a re all f a mili a r with debugging a Silverlight a pplic a tion running loc a lly during development, but sometimes we need a lso a tt a ch the debugger to a x a p file th a t is hosted remotely, in order to understand the differences behavior between a re a l server and loc a lhost one...
    Posted to CSLA .NET discussion (Forum) by cconte on Thu, Sep 6 2012
  • Async login not setting Csla.ApplicationContext.User?

    I'm a long time CSLA developer, but have been using CSLA 2.x for a LONG time. Just now trying to get up to speed with the latest versions (4.3.12). Was going to build a little sample app using asyc methods, but right away hit an issue when trying to use async login method with custom Principal/Identity...
    Posted to CSLA .NET discussion (Forum) by tcampney on Wed, Jul 4 2012
Page 1 of 10 (94 items) 1 2 3 4 5 Next > ... Last »

Copyright (c) 2006-2010 Marimer LLC. All rights reserved.
Email admin@lhotka.net for support.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems