CSLA .NET

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

Browse Site by Tags

Showing related tags and posts across the entire site.
  • RE: RE: The remote server returned an error: NotFound

    The data portal configuration information is on the data portal page in the FAQ: http://www.lhotka.net/cslanet/faq/DataPortalFaq.ashx I also walk through implementing compression in the Silverlight video series and in the Using CSLA 4: Data Portal Configuration book.
    Posted to CSLA .NET discussion by RockfordLhotka on Wed, Mar 7 2012
  • Wcf Compression using Csla 3.0.4

    I've been scanning through the forums reading post regarding Wcf compression and all that I seem to find is compression related to Silverlight. Has anyone successfully implemented Wcf compression in a non-Silverlight application? We are currently using remoting with compression and I would like to...
    Posted to CSLA .NET discussion by JohnB on Mon, Oct 24 2011
  • WCF size limits for tcp vs http bindings

    In this previous thread , Rocky mentioned that "the size limits are just as real with the WCF tcp bindings as the http bindings. The specific settings and configuration may be different, but the limits are still there." I'm just wondering why I haven't run into the limits using the...
    Posted to CSLA .NET discussion by Tim on Mon, Sep 26 2011
  • CSLA.NET Silverlight Fetch Same Amount Data with WCF vs. CSLA Portal

    I am working on improving the performance of our web hosted silverlight application. This is the application written in CSLA.NET for Silverlight. End user will access the website through internet, so we are trying to reduce the size of the message transferring between Silverlight client and Web Site...
    Posted to CSLA .NET discussion by chenlu on Sat, Mar 19 2011
  • Compression and multiple Business Client/Server libraries

    Question: I am developing a large application and have multiple client/server libraries. For example: XYZ.Business.Administration.Client XYZ.Business.Administration.Server XYZ.Business.Common.Client XYZ.Business.Common.Server XYZ.Business.Operations.Client XYZ.Business.Operations.Server Do I need to...
    Posted to CSLA .NET discussion by CyclingFoodmanPA on Fri, Feb 25 2011
  • Csla with Wcf Compression on remote host fails

    Hello, I followed the instructions in the F.A.Q. about setting up compression. I am using Siverlight 4, Csla 4.0.0 and .net 4 in Visual Studio 2010. When using localhost everything works and compress/decompress is fine. I am using the cSharpZipLib as stated in the F.A.Q. as well. When I move this to...
    Posted to CSLA .NET discussion by Savij on Wed, Nov 10 2010
  • Re: CSLA Light - Adding JIT object compression to WCF calls

    Hi Janns, Under the scope of Remoting I've done a lot of testing of compression libraries: SharpZipLib LZF QuickLZ FastLZ SharpZipLib resulted in the best compression but it was so slow that the complete transmission time (start of compression - transmission - end of decompression) wasn't good...
    Posted to CSLA .NET discussion by Tiago Freitas Leal on Fri, Oct 1 2010
  • Re: CSLA Light - Adding JIT object compression to WCF calls

    I'm not sure how its licensing compares but have a look at DotNetZip library We were a bit frustrated with SharpZipLib (assembly size for download to the Silverlight client, and incompatibility with .NET compression, and a few others). After some looking around found DotNetZip library - we adapted...
    Posted to CSLA .NET discussion by Jaans on Thu, Sep 30 2010
  • Re: Silverlight BeginSave Error help

    I was asking you - and making a general statement that any SL app beyond the simplest demo should use compression - otherwise you should expect poor perf and periodic blowouts when you exceed the max WCF limits. There are WCF size limits that go in clientconfig also, yes. http://www.lhotka.net/cslanet...
    Posted to CSLA .NET discussion by RockfordLhotka on Wed, Apr 28 2010

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