Source Control Clients
Project Name: CSLAcontrib
Server URL: https://tfs01.codeplex.com

Recent Check-Ins

1-10 of 101Change Sets < Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
Change Set Download / Browse Date Comment By Downloads
33892 Jun 11
at 4:35 AM
Add:ReadOnlyRoot.cst, ReadOnlyChildList.cst RickySupit 218
33854 Jun 9
at 2:10 AM
Add: ReadOnlyRootList.cst, ReadOnlyChild.cst RickySupit 24
33659 May 29
at 4:18 AM
Add: EditableRootList.cst RickySupit 78
30825 Feb 22
at 12:28 AM
CodeSmith C# templates for CSLA 3.5 (Preview Version)
added: EditableRoot, EditableChildList, EditableChild
RickySupit 795
30723 Feb 17
at 12:20 PM
Setup CSLA35 Folder RickySupit 131
30356 Feb 3
at 12:18 PM
Last v2/v3 Fix: EditableSwitchable generated constructor parameter with no declaring type when primary key is not identity key (8862 reported by noyceb) RickySupit 166
28820 Nov 27 2007
at 3:59 AM
This code is designed to create a new provider object to work specifically with CSLA BusinessBase objects. In addition to providing the red error icon for items in the BrokenRulesCollection with Csla.Validation.RuleSeverity.Error, this object also provides a yellow warning icon for items with Csla.Validation.RuleSeverity.Warning and a blue information icon for items with Csla.Validation.RuleSeverity.Information. Since warnings and information type items do not need to be fixed / corrected prior to the object being saved, the tooltip displayed when hovering over the respective icon contains all the control's associated (by severity) broken rules. KKoteles 359
23831 Jun 18 2007
at 2:24 PM
MyGeneration Templates & Northwind Sample - Fixes for LazyLoading Logic.
IsValid and IsDirty contained embeded logic for Lazy Loaded required data. This was causing items to show as Dirty and Invalid when they simply had not loaded and should not be loaded. The logic was changed to separate the Required logic into the validation logic, and to have it work properly for Lazy Loaded data.
RichMark 1274
23829 Jun 18 2007
at 1:34 PM
Fixes:
1. Logic for a Required Related Object changed to properly work for Lazy Loading
2. Changed Log4Net level to Warn to reduce messages from Info
3. Fixed the list box code to eliminate invalid type casts in SelectedValueChanged event.
RichMark 37
23618 Jun 13 2007
at 2:50 PM
A Little clean-up on the templates RichMark 54
1-10 of 101Change Sets < Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
Updating...