Question: Please help with Visual Studio Suggested Application: A cook book (recipe builder) where users can add, edit, delete, and retrieve recipes. This is an individual
Please help with Visual Studio Suggested Application: A cook book (recipe builder) where users can add, edit, delete, and retrieve recipes.

This is an individual project. Objective: To create a windows application in C#.NET that has a database back end. You may work with /discuss with another partner. However, please submit individually. Details: (form), business logic (objects) and database layers). Coding features required: Good commenting, information block on each coding page (10 points) Input validation (10 points) Exception handling (try.. catch) 10 points Database connection: 20 points CRUD (Create, Read, Update, Delete) operations on the database (tables): 35 points You may use ITSQL or SQL express for your application. To make it easy for the instructor to run your program (to avoid connection issues), please have the database file available local to the project (say in App Data folder) Good user interface design- 15 Suggested Application: A cook book (recipe builder) where users can add, edit, delete, and retrieve recipes This is an individual project. Objective: To create a windows application in C#.NET that has a database back end. You may work with /discuss with another partner. However, please submit individually. Details: (form), business logic (objects) and database layers). Coding features required: Good commenting, information block on each coding page (10 points) Input validation (10 points) Exception handling (try.. catch) 10 points Database connection: 20 points CRUD (Create, Read, Update, Delete) operations on the database (tables): 35 points You may use ITSQL or SQL express for your application. To make it easy for the instructor to run your program (to avoid connection issues), please have the database file available local to the project (say in App Data folder) Good user interface design- 15 Suggested Application: A cook book (recipe builder) where users can add, edit, delete, and retrieve recipes
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
