Quantcast
Channel: CSLA .NET
Browsing all 764 articles
Browse latest View live

Strange issue saving child objects

Good day.i have a strange issue, i have a quotation (invoice) form with child lines. if i add new lines and save it works perfectly, if i delete a line and save this too works fine. but i find that if...

View Article


Are there any important benefits to Update from 4.5.3 to 4.5.6 for WPF...

Hello Guys !My Question is:Are there any important benefits to Update from 4.5.3 to 4.5.6 for WPF Application ?Thank You for an answer !Thilo

View Article


Need recommendations to start using CSLA 4.5.501

Hello:I was using CSLA 3.6 now I want to start a new project using CSLA 4.5.501.Can anybody give a link with first steps?My first dilemma is I don't which DLL files I must use:-those which are in...

View Article

Using WCFPortal: It doesn't inserts a child object. SlPortal, HttpProxy...

HyI'm try to build a multi UI n-tiers sofware based on CSLA 4.5.600. I have a root object with a child list of child-objects. My solution is as follow:- a business library based on recently "Shared"...

View Article

AddObjectAuthorizationRules() Implementation Question

My team and I have been using CSLA.NET for a while now and recently we got the requirement to update how roles are processed.In classic ASP.NET Membership you have a role.  For simplicity, let's just...

View Article


DynamicBindingListBase SaveItem (4.5.600)

Hello,we are currently refactoring our client application to a SOA (ASP.NET MVC, Web Service, new HTTP Channel)We make use of DynamicBindingListBase, but it does not support async save.Is this...

View Article

CSLA 3.0.6 to latest version 4.5.501

I am not sure if I posted this question before or somebody posted it, but somehow I cannot find the discussion.We had lots of in-house applications that uses CSLA 3.0.6, .NET Framework 3.5/4, VS2010....

View Article

Object Design Question

I've the following object graph:Client SingletonCharges CollectionPayments CollectionChargePayments CollectionThe Client object has the 3 collections as child objects.The Charges collection holds a...

View Article


Validation Rules

Hello I use to add validation rule to my object just with a function and add that function to the broken  rules list , now if i understood well i have to create a class that inherits from business...

View Article


Large Child Collection Object

HiI have a screen in Silverlight which is comprised of a header record, and then a datagrid which might contain up to 1000 records.The user doesn't want to use paging and would prefer to just scroll...

View Article

Triggering Authorization Rules on the Server

I've set up static Auth Rules on my object by creating a method on it:     public static void AddObjectAuthorizationRules()In which I add to the static BusinessRules collection:...

View Article

the datagrid is in WPF.

 Please :I dont anderstand why in the projecttracker sample in classRoleEditListthe method     protected override RoleEdit AddNewCore()        {            RoleEdit item =...

View Article

override AddNewCore

 Please :I dont anderstand why in the projecttracker sample in classRoleEditListthe method     protected override RoleEdit AddNewCore()        {            RoleEdit item =...

View Article


WinRT TextBox Template with CSLA

Anybody was successful on creating a template for Texbox with CSLA ?? We are having trouble with DataTrigger using Behaviors SDK XAML version 12.0We've tried to adapt the one...

View Article

Moving from Silverlight to WPF

We've been building a large Silverlight application using CSLA 3.8 (I know, it's a tad old but hey, if it aint broke...) to a great deal of success for the last 6 years. The business is now a little...

View Article


Slow first usage per-type with Client DataPortal

I'm finding that when I first start up my application the first client dataportal usage PER TYPE, is very slow.So, for example, the first Fetch of MyObject takes around 800ms, whereas every subsequent...

View Article

CSLA 4.3.13 (old) - Remove rules?

Hi,I know I am using an older version, but is there a way to remove rules? We have many unit test drivers testing various rule states and scenarios - our problems come on every rebuild the rules may be...

View Article


LINQ in CSLA?

Hi, What is the status of CSLA LINQ Provider support. Is it recommended? For instance, I am looking at exposing a REST API and would like to make OData queries. If CLSA supports IQueryable then can get...

View Article

Version 4.5.601 released

I have released version 4.5.601, which is a bug fix release for 4.5.600.It is available via NuGet and GitHub.https://github.com/MarimerLLC/csla/releases/tag/v4.5.601

View Article

CSLA discussion

How to refresh the List properties from Library.Getter class when a new item is added or removed from the List?Please note that I do not want to create new instance of Library.Getter class.

View Article
Browsing all 764 articles
Browse latest View live