Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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.

image text in transcribed

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Beginning VB 2008 Databases

Authors: Vidya Vrat Agarwal, James Huddleston

1st Edition

1590599470, 978-1590599471

More Books

Students also viewed these Databases questions

Question

When is it appropriate to use a root cause analysis

Answered: 1 week ago