Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Naming Conventions
Message
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01617625
Message ID:
01617637
Vues:
47
>Hi
>About to start a new app.
>Plan to use Entity Framework, and will be using Winforms initially and some Web Forms (Or MVC ) down the line
>Will be using MS Sql Server for the Database
>
>Wondering whats best approach with Naming Conventions
>
>e,g,
>For DataBase (Use MyGreatDataabse MYDATABASE My_Databas etc
>for Table Names (Use CustTable Customers, Customer , Customer_Table CUSTTAB etc
>for Field Names (Use Ad1 or CustAd1 or CustomerDeliveryAddress1 or CUST_ADDRESS1 etc)
>If using for instance Address1, there will probaly be 5 different tables with an Address1
>
>Any particular casing recommended
>
>Tia
>Gerard

For a general guide see : https://msdn.microsoft.com/en-us/library/vstudio/ms229002(v=vs.100).aspx
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform