CSharp | BitFrameWorks https://www.bitframeworks.com Frameworks, apps and development tools for enterprise software Wed, 07 Mar 2018 08:56:24 +0000 en-US hourly 1 https://wordpress.org/?v=5.4.19 CodeRush Shortcuts to set fields location on a XAF DetailView https://www.bitframeworks.com/coderush/coderush-field-position-detailview/ Mon, 09 Oct 2017 07:29:42 +0000 http://www.bitframeworks.com/?p=25571 The post CodeRush Shortcuts to set fields location on a XAF DetailView appeared first on BitFrameWorks.

]]>
DetailView

Reduce the time you spend arranging the

DetailView

Arranging the looks of the DetailView is one of the most time consuming task when you create a XAF application, so today I have decide it find a solution for that problem

As you all know, lately I have been working a lot with CodeRush, creating templates for common scenarios in XAF, to reduce the time we all spend decorating the persistent objects with attributes.

This morning after my first cup of coffee I started to work on a new set of templates, the temples will handle the position of each field on the DetailView, this way you know in advance the position of each property on the U.I and you don’t have to spend time  re arranging the fields using the model editor.

The official documentation of this attribute is on this link

Here is the link to download the templates (you need to login here to download the file)

XAF DetailView Layout Shortcuts for CodeRush Roslyn (7 downloads)

And to finish this post, here is the table with the  shortcut and the description

List of Shortcuts to Arrange DetailView

Shortcut Description
lrgt DetailViewLayout Column Position Right with Group for TabbedGroup/ DetailViewLayout Posición de Columna Derecha con Grupo para TabbedGroup
llgt DetailViewLayout Column Position Left with Group for TabbedGroup/ DetailViewLayout Posición de Columna Izquierda con Grupo para TabbedGroup
llgz DetailViewLayout Column Position Left with Group for SizableEditorsGroup/ DetailViewLayout Posición de Columna Izquierda con Grupo para SizableEditorsGroup
lrgz DetailViewLayout Column Position Right with Group for SizableEditorsGroup/ DetailViewLayout Posición de Columna Derecha con Grupo para SizableEditorsGroup
lrgs DetailViewLayout Column Position Right with Group for SimpleEditors/ DetailViewLayout Posición de Columna Derecha con Grupo para SimpleEditors
llgs DetailViewLayout Column Position Left with Group for SimpleEditors/ DetailViewLayout Posición de Columna Izquierda con Grupo para SimpleEditors
lr DetailViewLayout Column Position Right/ DetailViewLayout Posición de Columna Derecha
ll DetailViewLayout Column Position Left / DetailViewLayout Posición de Columna Izquierda

The post CodeRush Shortcuts to set fields location on a XAF DetailView appeared first on BitFrameWorks.

]]>
CodeRush templates for XAF CSharp (Español) https://www.bitframeworks.com/coderush/coderush-templates-xaf-csharp-spanish/ https://www.bitframeworks.com/coderush/coderush-templates-xaf-csharp-spanish/#comments Sun, 27 Aug 2017 17:00:11 +0000 http://www.bitframeworks.com/?p=25240 The post CodeRush templates for XAF CSharp (Español) appeared first on BitFrameWorks.

]]>

ObjectSpace

ObjectSpace Find or Create Object (ofoco): busca un objeto, sino lo encuentra crea una instancia

ObjectSpace Create Filtered Casted Collection (ocfcc): crea una colección usando CAST de LINQ, la colección esta filtrada por un operador binario.

ObjectSpace Create Object Instance (oco): crea una instancia de un objeto

ObjectSpace Create Collection with Cast (occc): crea una colección usando CAST de LINQ

ObjectSpace Create Collection Generic (occg): crea un ILIST del tipo de datos seleccionado

ObjectSpace Commit (oc): hace COMMIT al ObjectSpace del ViewController

Invoke commint on the view object space (voc): hace COMMIT al ObjectSpace del View dentro de un ViewController

Otros

Debug variable to the console (dvc): escribe la variable que está en el clipboard a la consola

La clave del archivo es: yyz

Bit Framworks XAF CodeRush Templates (730 downloads)

 

 

The post CodeRush templates for XAF CSharp (Español) appeared first on BitFrameWorks.

]]>
https://www.bitframeworks.com/coderush/coderush-templates-xaf-csharp-spanish/feed/ 2