Page 1 of 1

Naming, Field Colon to Underscore

Posted: Thu 28 Aug 2014 08:40
by MantasB
Hi,

I'm working on a massive project where manual renaming cannot be done.

Problem is that ADO.NET Visual Studio Default tool was renaming TablieFieldName:Name to TableFieldName_Name and your tool renames it to: TableFieldNameName.

Real-life example:
Image
Right side of image were cut, you can view full image here: http://s16.postimg.org/7pjbjkl5x/underscore_Problem.jpg

Again, manual renaming cannot be done. I guess your tool don't have this functionality to change this behavior, but are you thinking to implement it in near future?


Mantas

Re: Naming, Field Colon to Underscore

Posted: Fri 29 Aug 2014 16:18
by Shalex
We will notify you when the corresponding option in Model Naming of Entity Developer is implemented.

Re: Naming, Field Colon to Underscore

Posted: Thu 04 Sep 2014 14:37
by Shalex
The Remove Invalid Characters option (by default, True) is added to the Model Naming rules in the new (5.7.436) build of Entity Developer; if it is set to False, all invalid characters will be replaced with underscores.

This build can be downloaded from http://www.devart.com/entitydeveloper/download.html (trial version) or from Registered Users' Area (for users with active subscription only).
For more information, please refer to http://forums.devart.com/viewtopic.php?f=32&t=30319.