Department of Education and Early Childhood Development (
DEECD
)
Developer's Resource Kit
Skip to content
|
Home
|
FAQs
|
Sitemap
Architectural Standards
Web Development
Application Development
Developer Resources
Application Development
Application Standards
Documentation
General Coding
ASP.NET
Infrastucture
SQL Server
SharePoint
CASES21
Enterprise Library Application Blocks
Application Unit Testing
Home
>
Application Development
>
Application Standards
> CASES21 Standards
CASES21 Standards
Design
No.
Standard
Source
1.
Table names restricted to eight characters
1
2.
Objects named using CASES21 conventions
1
3.
Data is flagged as obsolete instead of being deleted
3
4.
External applications compiled as
exe
files
1
5.
Report headers and footers based on standard templates
2
6.
Stored procedures used rather than
CARL
2
Back to top
Deployment
No.
Standard
Source
7.
MSI packages used for installation
1
8.
Files are deployed to the standard directory
1
9.
All database objects are created within the schema
2
10.
Scripts added to the schema file placed in the correct functional area
2
Back to top