CSLA .NET

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

Search

  • Re: SIlverlight, Custom Authentication and IIS7

    I discovered that this was not actually related to the IIS 7/2008 but was related to the issue talked about here: http://forums.lhotka.net/forums/t/8914.aspx with the optimizer causing issues with public/private properties. The same problem occurred when I built in "Release" mode locally. So it appeared to be an issue when pushing it up to
    Posted to CSLA .NET discussion (Forum) by dblwizard on Tue, Nov 13 2012
  • SIlverlight, Custom Authentication and IIS7

    Howdy, I have a silverlight application that we implemented custom authentication using a custom IPrincipal and IIdentity. My initial test were between two XP machines running IIS. In these these test the ApplicationContext.User flowed back to the server on DataPortal calls. I have deployed the application to a Server 2008 system and now the User object
    Posted to CSLA .NET discussion (Forum) by dblwizard on Thu, Nov 8 2012
  • Re: Custom User properties Serverside

    Rocky, Thanks for the quick reply but I don't want to implement anything with Session. At least on on the DataPortal calls. I'm just trying to figure out how to get the User object to flow from the client to the server on the dataportal calls. The book does a good job of telling what not to do but I can't seem to put all the pieces together
    Posted to CSLA .NET discussion (Forum) by dblwizard on Mon, Oct 22 2012
  • Re: Custom User properties Serverside

    Ok, I've read the ebooks and several posts on this site about implementing an authentication model with CSLA. When I read Rockies post in http://forums.lhotka.net/forums/p/10033/47084.aspx#47084 it shows using "Forms Authentication" and then it says that you have to use an IAuthorizeDataPortal implementation to get the Principal object
    Posted to CSLA .NET discussion (Forum) by dblwizard on Mon, Oct 22 2012
  • Re: SVN repository error using TortoiseSVN

    Is there a way to get the source without svn? I can't get to the repository with TortoiseHG so I'm guessing that the port is blocked in the corporate firewall and no way I'm getting that changed. I can browse the repository with the web view link but that only gives me access to one file at a time.
    Posted to CSLA .NET discussion (Forum) by dblwizard on Tue, Oct 16 2012
  • Custom User properties Serverside

    Howdy All, We are starting to implement security on our application and I'm realizing I don't know near enough about CSLA and permissions to fully make these decisions. I have been reading but I'm still wondering some things. To start this is a Silverlight Application using CSLA and the Data_Portal. We have not yet migrated to the new await
    Posted to CSLA .NET discussion (Forum) by dblwizard on Thu, Sep 27 2012
  • TransactionType DB2 and NHibernate - Disconnect cannot be called while a transaction is in progress.

    Howdy, I'm developing a Silverlight application using CSLA(Codesmith) and NHibernate(Codesmith-PLINQO) and when I use a TransactionalType of TransactionScope or EnterpriseServices I get the message: "Disconnect cannot be called while a transaction is in progress." If I set the TransactionType to Manual and use a BeginTransaction and CommitTransaction
    Posted to CSLA .NET discussion (Forum) by dblwizard on Thu, Jun 14 2012
  • Why ContextManager only made for SQL?

    Rocky, I'm working on a project using codesmith's PLINQO design(NHibernate) and I'm wondering why the ContextManager requirese a Linq.DataContext object. I don't see that it's using anything specific to that DataContext object. I only did a cursory look so I might have missed something. Wouldn't it be possible to simply require
    Posted to CSLA .NET discussion (Forum) by dblwizard on Tue, Jun 12 2012
  • RE: Transaction handling in CLSA.NET

    Rocky, Whats the difference between Manual and EnterpriseServices? I'm getting the same error if I use EnterpriseServices but not if I use manual. I'm working with IBM to solve this as well but Id like to understand the difference? From what I understand transactions in db2 are implied. Meaning that there is a transaction wrapped from one Commit
    Posted to CSLA .NET discussion (Forum) by dblwizard on Thu, May 24 2012
  • Re: CSLA & MVVMLight

    I'll be glad to when I get it working. Are there any examples out there that don't use the "ViewModel" object to do the delegate and data transfer? Seems all the samples I find use the ViewModel inheritance to implement that.
    Posted to CSLA .NET discussion (Forum) by dblwizard on Wed, May 16 2012
Page 1 of 2 (12 items) 1 2 Next > | More Search Options

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