Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MM.NET Business Layer Generator Suggestions
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01053208
Message ID:
01054498
Views:
16
Rick,

>The generator is a great addition to the framework, KUDOS! I'm running version 1.4.1.
>
>Some suggestions:
>
>1. Table Prefix To Ignore.
>Where I work, they like to put "tbl" in front of the name of all of their tables: I wind up with "tbl" in the name of the business classes.
>
>2. The generator allows you to override the naming convention on a one-at-time basis. This is a great workaround to issue #1 above, but it doesnt seem to work:
>
>I set the prefix for business objects to "bo." Let's say I have a table called tblPackets. In the generator, it defaults the name of the class for the table "botblPackets." Then generator wisely allows manual overriding of the class name to be "boPackets". But when the .cs file is generated, it has the name "botblPackets.cs" rather than "boPackets.cs". And the class within the file is not named correctly either.

Let me check this out and get back to you.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Reply
Map
View

Click here to load this message in the networking platform