You are here:   Products > SFSdotNet > Downloads > SFSdotNet Templates
Register   |  Login

Descargas

Minimize
VersionDescriptionDescargarComponentDate
1.1209.1

The next templates has been updated:

*.BusinessObjects
  SfsTemplate1.tt

*.BR
  SfsTemplate1.tt

*.MVCP
  Entity.MVC.tt
  SfsTemplate1.tt

*.BR.Tests
  SfsTemplate1.tt

SFS.EFPOCO1.V.1.1209.1.zipTemplates09/12/2009 09:00 a.m.
1.1201.1
  • *.BR layer
    • In GetBy and GetByKey has been added two parameter types: "includes". 
      You can specify two ways to include properties:

      GetBy(p=>p.PropertyRel.IdRel  == value, p=>p.PropertyRel); 
    • The update contains other changes for insert, delete and update  functions in BR Layer, and some fixes for *.BR.Test (Unit test projec)

      GetBy("PropertyRel.IdRel  = value", "PropertyRel,Other"); 
SFS.EFPOCO1.V.1.1201.1.zipTemplates01/12/2009 01:00 p.m.
1.1106.2
  • The template of the unit test layer has been fixed in insert methods with recursive relations
  • The property used for the value in a combo has been changed to "Key" and in the get of "value" of a DropDownList has been implemented the new method GetPropertyKey("",""):
    •  this.uiPropertyDropDownlist.DataValueField = "Key";
    • Entities.GetPropertyKey(this.uiPropertyDropDownList.SelectedItem.Value, "PropertyName")

 

SFS.EFPOCO1.V.1.1106.2.zipTemplates06/11/2009 12:04 a.m.
1.1105.2
  • An error in EFPOCO1.Web project template, in two templates: All.MVC.tt and Entity.ASCX.tt has been fixed.
SFS.EFPOCO1.V.1.1105.2.zipTemplates05/11/2009 11:12 a.m.
1.1105.1

 

All the templates have been updated

SFS.EFPOCO1.V.1.1105.1.zipTemplates04/11/2009 09:44 p.m.
1.091018

First public version of the templates

SFS.EFPOCO1.091019.zipTemplates19/10/2009 07:51 p.m.