Assignment title: Information
According to the program requirement, create a GUI framework, using this interface you should be able to do the followings: 1. Create Labels, Text, buttons(leaving it to your creativity) 2. Navigation Controls (such as: Tree View, Sitemap and menu controls) 3. Membership and Login controls (optional) 4. Using SQL or MS Access create tables as per the design 5. List the contents of all tables. 6. Search/Edit/Update/Delete records from the database. 7. List the records from one of the tables matching a search criterion. This criterion is a value from one of the fields. The value to be matched should be typed into a text box on the web page. 8. Display the results of a query which involves an inner join of two tables. 9. Add new records to the database. 10. Using some dummy data, test your application 11. Attach your screen shots with some coding and submit it to you trainer 12. Save the coding and the screen shots in the design document you have created for future use