Source Control Clients
Project Name: nusoftframework
Server URL: https://tfs03.codeplex.com

Recent Check-Ins

1-10 of 110Change Sets < Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
Change Set Download / Browse Date Comment By Downloads
21198 Jul 30  at
1:37 PM
Validation error was getting instantiated for nvarchar(max) property, comparing against -1 for the length of the field. markjjordan 28
21185 Jul 30  at
12:32 PM
Now handling varbinary(max) correctly when generating T-SQL in entity generated classes. markjjordan 0
20700 Jul 24  at
4:27 AM
Add new templates RossCode 6
20699 Jul 24  at
4:26 AM
Added IDataHelper and IDataFactory interfaces. Updated SqlHelper class to implement IDataHelper interface. Added ServiceLocator to handle updated factory dependencies. RossCode 0
20126 Jul 17  at
5:46 PM
Update for naming change to Kinetic Framework. RossCode 11
17373 Apr 4  at
3:06 AM
Fixed comments for files overwritten and not overwritten. RossCode 99
17372 Apr 4  at
2:53 AM
Updated version number in header RossCode 1
17316 Apr 1  at
1:31 AM
Move onexecuting to below command creation. Change onex* events to protected. Change private stuff of sqlHelper to protected. markjjordan 5
17307 Mar 31  at
9:50 PM
Switch methods with "order by" parameter to protected

Create a public method of each page overload which doesn't require an order by

Change logic in EntityBaseReadOnly to use the DefaultSortOrder if no order by is provided. If there is no DefaultSortOrder, then use the "Order by GetDate()"


rkrause 2
17279 Mar 30  at
11:23 PM
Change Name of parameter and Add protected method ability rkrause 1
1-10 of 110Change Sets < Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
Updating...