COMP229 Assignment
This is an assignment project for the course COMP229 Advance Web Application Develop.
Download Assignment instructions: #1, #2, #3, #4
According the instructions, this project is using the below ASP.NET and HTML features.
- Create ASP.NET FORM Application
- Build Master Page, Theme, Skin file
- Change theme programmably
- Use ASP.NET Ajax, Custom Client and Server Validattion
- Load Users Webcontrol dynamicly
- CRUD operation by ADO.NET for Oracle and SQL Server
- Excute stored procedure, function by ADO.NET in Oracle and SQL Server
- Change database connectionstring dynamicly and save in users cookies
- Productive web design by Bootstrap, Open Bootstrap remote modal window
- Connect to Amazon Web Service Cloud RDS Oracle Database
- Connect to Microsoft Azure SQL Server Database
- Deploy application to Microsoft Azure
- Control Source Code through Github