Advanced Technologies for E-Business.

business

Description

What type of website will your team build?

What types of products and/or services will your team sell?

the documents attached help understand more.

BASICS: Naming Conventions (Applies to ALL submitted work)

DATABASE

 Use meaningful names.

 All table and column names UPPERCASE.

 Words separated by underscore (no spaces).

 When numbers are part of the name, there is no space.


EMPLOYEE_TABLE

FIELD_OF_EMPLOYEE_TABLE

EMPLOYEE_PHONE2

CODE

 Use meaningful names.

 Use camel Casing.

title

last Name

employee Phone2


BASICS: Code Comments (Applies to ALL submitted work)

All code must have comments.  This should include:

 Your initials.

 Variable names and descriptions.

 Code functionality (e.g. if it is a method, what does it do?).


Related Questions in business category


Disclaimer
The ready solutions purchased from Library are already used solutions. Please do not submit them directly as it may lead to plagiarism. Once paid, the solution file download link will be sent to your provided email. Please either use them for learning purpose or re-write them in your own language. In case if you haven't get the email, do let us know via chat support.