Change Set Date Downloads Comment
46985
by RickySupit
Feb 18 at
1:52 AM
1170 fix:
- UpdateChild incorrectly pass data variable on ChildDelete.inc
46120
by RickySupit
Jan 25 at
10:51 PM
452 CodeSmith CS templates for CSLA 3.6: initial version
Changes from v3.5:
- remove redundant argument on LoadProperty, ReadProperty, GetProperty, SetProperty, RegisterProperty
- use GetPropertyConvert, SetPropertyConvert, LoadPropertyConvert when assignment of unequal types.
- add friendly name to RegisterProperty.
- DbConnection to use DalNamespace as prefix.
- fix: update is ignored changed value is default value. Move and use Attach(data, true) inside IsSelfDirty.
- use UpdateChildren instead of UpdateChild on XX_Insert. ReadProperty has bug when property is lazy-load.
44818
by RickySupit
Dec 13 2008 at
11:49 AM
590 workitem:20186 (CS v2.0)
Move ValidationRules.CheckRules() after fetch children
41428
by RickySupit
Oct 10 2008 at
1:13 AM
505 Remove object name from OnXXX as suggested by Patrick
40948
by RickySupit
Oct 1 2008 at
3:31 AM
152 Add - Csla.cst
Add - CslaProject.xsd
Add - CslaXml.cst
Add - MySample.xml
35585
by RickySupit
Aug 12 2008 at
6:39 AM
404 Fix:
- Change lazy create of csla typed property from SetProperty to LoadProperty.
- Add null handler on string property setter. Newer CodeSmith version tries to assign null value when template property is not set.
33892
by RickySupit
Jun 11 2008 at
4:35 AM
516 Add:ReadOnlyRoot.cst, ReadOnlyChildList.cst
33854
by RickySupit
Jun 9 2008 at
2:10 AM
41 Add: ReadOnlyRootList.cst, ReadOnlyChild.cst
33659
by RickySupit
May 29 2008 at
4:18 AM
105 Add: EditableRootList.cst
30825
by RickySupit
Feb 21 2008 at
11:28 PM
962 CodeSmith C# templates for CSLA 3.5 (Preview Version)
added: EditableRoot, EditableChildList, EditableChild
30723
by RickySupit
Feb 17 2008 at
11:20 AM
160 Setup CSLA35 Folder
30356
by RickySupit
Feb 3 2008 at
11:18 AM
212 Last v2/v3 Fix: EditableSwitchable generated constructor parameter with no declaring type when primary key is not identity key (8862 reported by noyceb)
28820
by KKoteles
Nov 27 2007 at
2:59 AM
413 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.
23831
by RichMark
Jun 18 2007 at
2:24 PM
1358 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.
23829
by RichMark
Jun 18 2007 at
1:34 PM
46 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.
23618
by RichMark
Jun 13 2007 at
2:50 PM
58 A Little clean-up on the templates
23616
by RichMark
Jun 13 2007 at
2:28 PM
127 MyGeneration Templates
vlnCSLA_SQL.csgen - SQL Stored Procedures including a purge procedure to purge the database of all data.
CSLA_Objects.csgen - CSLA Objects - Should be placed in a "Generated" folder. Extensions can be placed in an extension folder.
vlnSQL_List.csgen - Converts SQL Stored Procedures from a database into individual files for comparison purposes.
vlnSQL_Debug.csgen - A tool for debugging templates and generating indexes to match ForeignKeys.

MyGeneration Settings: On the default settings form:

Driver: Microsoft SQL Server
Language: C#
Database Target Mapping: SQLClient
23614
by RichMark
Jun 13 2007 at
2:11 PM
9
23613
by RichMark
Jun 13 2007 at
1:51 PM
87 This is a sample of the MyGeneration Templates which was run on the Northwind database. The Northwind.SQL file contains indexes and stored procedures. The app.config file contains the SQL connection string which points to the database. The example uses Log4Net for logging. The sample consists of a list box of employees and a property grid which allows you to edit the data associated with each employee. The template employs lazy loading to load data as it is accessed by the property grid.
21893
by DavidDilworth
May 3 2007 at
9:30 AM
478 ProjectTracker.NHibernate NUnit unit tests.
21892
by DavidDilworth
May 3 2007 at
9:29 AM
232 ProjectTracker.NHibernate library replacement
21891
by DavidDilworth
May 3 2007 at
9:28 AM
170 ProjectTracker.NHibernate database support
21890
by DavidDilworth
May 3 2007 at
9:27 AM
120 Binary library Dlls required for references
21889
by DavidDilworth
May 3 2007 at
9:26 AM
185 ProjectTracker.NHibernate solution file
21888
by DavidDilworth
May 3 2007 at
9:25 AM
291 Csla.NHibernate project


1-25 of 107Change Sets < Previous 1 2 3 4 5 Next >
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Version 2009.6.1.15196