Edited Unassigned: Expose IsSubmitting Property [47]
When working with multiple entities, there's currently no way to only change UI functionality if the entity is part of a submit process, but rather only if it is read only.Let's say I have 4 entities...
View ArticleSource code checked in, #d111b603b4fee79e6a3f34bfea3283b184b6caf7
Remove the empty and unused OpenRiaServices.DomainServices.Tools.Spatial project
View ArticleSource code checked in, #5964d1914c82308cbaf02e7dfb2458d22a212767
Update msbuild target * Add msbuild variable OpenRiaGenerateApplicationContext to control WebContext generation * Automatically generate WebContext for .exe applications just as for Silverlight...
View ArticleUpdated Release: 4.5.0.x (feb 16, 2016)
The goal of the release is to add improved cross platform support.Beta3: (TBD)Fix #90 FormsAuthentication on Desktop Platforms Desktop client now support Cookies by default (which means Forms...
View ArticleReleased: 4.5.0.x (Feb 16, 2016)
The goal of the release is to add improved cross platform support.Beta3: (TBD)Fix #90 FormsAuthentication on Desktop PlatformsDesktop client now support Cookies by default (which means Forms...
View ArticleUpdated Release: 4.5.0.x (feb 16, 2016)
The goal of the release is to add improved cross platform support.Beta3: (TBD)Fix #90 FormsAuthentication on Desktop Platforms Desktop client now support Cookies by default (which means Forms...
View ArticleCreated Unassigned: Difference in validation behaviour between Silverlight...
Inside the file .\OpenRiaServices.DomainServices.Client\Framework\Silverlight\Data\Entity.cs there is a different way that validation is being handled.Silverlight calls Validator.TryValidateProperty...
View ArticleEdited Issue: Difference in validation behaviour between Silverlight and .net...
Inside the file .\OpenRiaServices.DomainServices.Client\Framework\Silverlight\Data\Entity.cs there is a different way that validation is being handled.Silverlight calls Validator.TryValidateProperty...
View ArticleCommented Issue: Difference in validation behaviour between Silverlight and...
Inside the file .\OpenRiaServices.DomainServices.Client\Framework\Silverlight\Data\Entity.cs there is a different way that validation is being handled.Silverlight calls Validator.TryValidateProperty...
View ArticleSource code checked in, #319aafb8c4b1670cdea1fb68d68d5aa6c7cd40a6
Add appveyor build file
View ArticleEdited Issue: Difference in validation behaviour between Silverlight and .net...
Inside the file .\OpenRiaServices.DomainServices.Client\Framework\Silverlight\Data\Entity.cs there is a different way that validation is being handled.Silverlight calls Validator.TryValidateProperty...
View ArticleCommented Issue: Difference in validation behaviour between Silverlight and...
Inside the file .\OpenRiaServices.DomainServices.Client\Framework\Silverlight\Data\Entity.cs there is a different way that validation is being handled.Silverlight calls Validator.TryValidateProperty...
View ArticleUpdated Release: 4.5.0.x (Apr 17, 2016)
The goal of the release is to add improved cross platform support.Beta3: (TBD)Fix #90 FormsAuthentication on Desktop Platforms Desktop client now support Cookies by default (which means Forms...
View ArticleReleased: 4.5.0.x (Apr 17, 2016)
The goal of the release is to add improved cross platform support.Beta3: (2016-04-17)Fix #90 FormsAuthentication on Desktop PlatformsDesktop client now support Cookies by default (which means Forms...
View ArticleUpdated Release: 4.5.0.x (Apr 17, 2016)
The goal of the release is to add improved cross platform support.Beta3: (2016-04-17)Fix #90 FormsAuthentication on Desktop Platforms Desktop client now support Cookies by default (which means Forms...
View ArticleClosed Issue: Difference in validation behaviour between Silverlight and .net...
Inside the file .\OpenRiaServices.DomainServices.Client\Framework\Silverlight\Data\Entity.cs there is a different way that validation is being handled.Silverlight calls Validator.TryValidateProperty...
View ArticleClosed Issue: FormsAuthentication on Desktop Platforms [90]
When using Open Ria Services in Silverlight the browser does automatically manage cookies by default.But when using it on desktop platforms or when using the client Http stack in silverlight cookies...
View ArticleUpdated Wiki: Documentation
Release NotesTooling release notesTooling 1.1 Release NotesTooling 1.2 Release NotesTooling 1.3 Release NotesTooling 2.0 Release NotesOpen Ria Services Release notesOpen RIA Services 4.4.0.3Open RIA...
View ArticleReviewed: 4.5.0.x (Apr 20, 2016)
Rated 5 Stars (out of 5) - This is coming along nicely! I have a large Silverlight RIA app and did a quick test with a WPF app pointing to my existing services and it just worked. Even the...
View ArticleCommented Issue: Enable Entity Framework Proxy Generation On SubmitChanges...
As we know Proxygeneration are turned off on EF5 when Using RIA ServicesDataContext.Configuration.LazyLoadingEnabled = true;DataContext.Configuration.ProxyCreationEnabled = true;This Forces me to do...
View Article