CSLA .NET

From Rockford Lhotka's Expert C# 2008 and VB 2008 Business Objects books

Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • Re: Codesmith Templates for CSLA Silverlight 3.8.2

    Hello, This has been completed and we recently released our CSLA v3.0.0 templates . If you find any Silverlight issues, please log it as an issue on our dedicated template issue tracker ! Also we have a Silverlight MVVM sample located in the PetShop Sample Application download! Thanks -Blake Niemyjski
    Posted to Code-gen Templates (Forum) by Blake Niemyjski on Tue, Aug 3 2010
  • Re: Testing Lazy Loading in Silverlight

    There are different async models in .NET in general - the old Begin/End method model, the event model and the callback model. Recently the callback model has become popular, but the event model is usually a parallel offering. The Begin/End model seems to have lost favor. In short, where a callback model...
    Posted to CSLA .NET discussion (Forum) by RockfordLhotka on Thu, Jul 22 2010
  • ItemsControl and TriggerAction or Command in Silverlight

    I am trying to bind an ItemsControl to a view-model. My view-model exposes a collection of objects which have a Name property. That Name property is used as the content of a HyperlinkButton. This part works fine. Now I am trying to use SL4 Command or CSLA TriggerAction to call a handler in the view-model...
    Posted to CSLA .NET discussion (Forum) by Arthur Dumas on Wed, Jul 21 2010
  • New to Regions

    Guys, I have not used prism before, nor regions. I am using Bxf in A SL4 project and using CSLA4 and have created an application based similar to Visual Studio and similar to Outlook. Where I have a in my Outlook bars regions and I have a main window that has tabbed documents. I have got all this up...
    Posted to CSLA .NET discussion (Forum) by Ed on Fri, Jul 9 2010
  • Re: "Database name not found in config file" weirdness

    The C# SL sample called CslaMvvmSl was created using the VS10 designer features, so it uses CVS resources. It also uses a version of Bxf (before I put it in CodePlex) to manage the view <-> viewmodel wire-ups, etc.
    Posted to CSLA .NET discussion (Forum) by RockfordLhotka on Mon, Jul 5 2010
  • Queueing Asynchronous Requests

    Mr Rockford: I have a question about loading different data aynchronously into several different ViewModels/Models on initialization. I have a Silverlight client using just a WCF Service getting data from various sources. My Silverlight client is using the BxF framework and using CSLA Business Objects...
    Posted to CSLA .NET discussion (Forum) by Ed on Wed, Jun 30 2010
  • web.config file problem Silverlight 4 Collective MVVM

    I add a bussiness.server side project and business.client side project to my project working same as lhotka Silverlight 4 collective project. There is something wrong with my web.config file see http://forums.lhotka.net/forums/p/9101/43303.aspx#43303 what am i missing?
    Posted to CSLA .NET discussion (Forum) by Jasper on Sat, Jun 19 2010
  • MVVM Bxf philosophy

    Rocky – General background: We are using CSLA4/ Silverlight4 I watched the MVVM video you posted on your blog. Thanks for that! It was very helpful. However, I am slightly confused now, having listened to it and also perused your ‘CslaMVVMSl’ project. You talk about the ‘Viewfactory’...
    Posted to CSLA .NET discussion (Forum) by Ranjini on Thu, Jun 3 2010
  • MVVM Silverlight clear control on error

    I am fairly new to mvvm + silverlight concepts and am running into a roadblock. I have a silverlight treecontrol bound to a viewmodel that is refreshed on the click event of a button. My problem is , if for any reason, there is a model binding error, i want to clear the treecontrol and not display anything...
    Posted to CSLA .NET discussion (Forum) by Ranjini on Wed, Mar 24 2010
  • Re: Binding Silverlight treeview control - MVVM

    I work with Larry and after much persistence and playing around with the MVVM Test Project (thanks to Rocky), we found a way to make it work for us conforming for the most part to the CSLA + MVVM structure. Our layout required that the tree be loaded on a button click event and since there was also the...
    Posted to CSLA .NET discussion (Forum) by Ranjini on Fri, Mar 12 2010
Page 1 of 2 (13 items) 1 2 Next >

Please contact Magenic for your .NET consulting
and CSLA .NET mentoring needs.
Please consider making a donation to help support the ongoing development of CSLA .NET.

Make donation through PayPal - it's fast, free and secure!
Why donate?
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