SilverlightPortal and Https
I need to run my existing SL csla application over https. I've setup the configuration in the files attached but still getting "The provided uri scheme 'https' is invalid; expected 'http'.Server is...
View Articleconstructor on type not found
Hi friends,Can anybody help me with this error. Result Message:Test method OrderTracker.Test.Library.OrderEditTest.GetOrder threw exception: Csla.DataPortalException: DataPortal.Fetch failed (Exception...
View ArticleDownload youtube with C#2005 ?
Download video on youtube of what documentation do I need ? if there are good examples raid
View ArticlePerformance comparison
I am trying to find comparison data that compares the Entity framework and CSLA. Running head to head. Can't find anything. Anyone want to weigh in on this? Dave
View Articlewhen exist a VPN How affect our data acces layer or our WCF code?
when exist a VPN How affect our data acces layer or our WCF code?
View ArticleCSLA n Xamarin
Hi.. hello Rocky.. The last version of CSLA I used is 4.3.12If I have a plan to learn to write android or ios use xamarin for my CSLA.my questions are :1. which version I have to used ?2. what xamarin...
View ArticleMaximum number of properties allowed in WinRT object? (Adding the 59th...
Scenario: WinRT project with CSLA 4.5.I've come across a weird situation where when I add one additional property to a particularly large object, the object breaks when the DP_Create method is called....
View ArticleValidationComplete, IsBusy, Async Rules
I am running into a strange result. I have a business object with async rules. I am running unit tests to test basic crud operations. Update works fine. Insert gives me the Cannot save while IsBusy...
View ArticleTransaction on multiple oracle databases
HelloI would like to know how to use TransactionManager to manage a transaction on multiple oracle databases.I use TransactionManager for Root/Child transactions but on the same database, below is an...
View ArticleCSLA and Microsoft Application Insight incompatibility
Hoping someone could offer some insight as I've been battling with this for some time.I have a long term CSLA (4.5.6) web project that I'm trying to add the latest version of Application Insights. This...
View ArticleTransactionScope Timeout
Hi everyone, I have some code that runs but it appears to timeout because of the transactionscope surrounding it. Two questions.1. Can i increase the timeout for that 1 dataportal call only?2. My...
View ArticleMoving CSLA application (from Silverlight) to the Web
It seems to be inevitable that this will be a demand placed upon me and my team (though I sure plan to explore Xamarin.Forms or some other smart client cross-platform solution if one takes shape). I...
View ArticleHow to override DataPortalException (or is there a better way to do what we...
Hello,Our shop makes extensive use of CSLA. We have written asp.net mvc, winforms, web services, etc all using CSLA.One of the things that we are really struggling with is how to get back useful...
View ArticleLost with BusinessListBase addnig New item to collection
Hi to anyone who read this Post..........Im really lost !!!!!!!fo rthe past week im trying to bind a chilLidtBase to one of its parents or it should be EditableRootList, but when ever im binding the...
View ArticleUsing SaveObject() in Mvc controller
Hi,I am working on a Mvc4-project and I am wondering why I rather should use the method SaveObject() instead of myObject = myObject.Save() when inserting or updating the db? The beginning of my code in...
View ArticleASP NET DetailsView issue
Hello everybody,I started to use the ProjectEdit functionality exposed by Rocky in WEB ProjectTracker project. But DetailsView control give me an ugly issue: Insert and Update are working fine only for...
View ArticleAre we forced by CSLA to use DbContext in EF6?
I'm hoping someone can correct my ignorance here.I have upgraded my solution from EF5 to EF6.I am using ObjectContextManager in my data layer, database-first with an edmx model.To upgrade to EF6 I...
View ArticleSimple ObjectContextManager Question
Hi, I am new to CSLA. And got stuck up. i am getting the following error when using the Entity frameework. Error1The type 'ShasPatho.DalEf.ShasPathoEntities' cannot be used as type parameter 'C' in the...
View ArticleVersion 4.5.680-Beta prerelease
Version 4.5.680-Beta is now available via NuGet.A list of changes is here:https://github.com/MarimerLLC/csla/issues?q=is%3Aissue+milestone%3A4.5.700+is%3AclosedThis release adds support for the new...
View ArticleWPF DataGrid with caliburn micro and CSLA MVVM
Does any one has sample or a resource link how to integrate WPF DataGrid with CSLA MVVM but using Caliburn Micro ?-The model from Viewmodel is to be assigned to a Model Collectiion View Source on the...
View Article