Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Hello this is my C-sharp homework question Create a State Maintenance application In this exercise, youll create an application that uses a data source and

Hello this is my C-sharp homework question

Create a State Maintenance application In this exercise, youll create an application that uses a data source and a DataGridView control to maintain the states in the States table of the MMABooks database.

If its necessary i will send you the mdf file and state maintenance file, thank you

image text in transcribed

Extra 18-1 Create a State Maintenance application In this exercise, you'll create an application that uses a data source and a DataGridView control to maintain the states in the States table of the MMABooks database State Maintenance of 53 X 1 State Code Arizona Dotnict of Columba DE 1. Start a new project named StateMaintenance in the Extra Exercises Chapter 18 StateMaintenance directory 2. Add the MMABooks.mdf file in the Extra Exercises Database directory to the project. Then, use the Data Source Configuration Wizard to create a data source that includes the StateCode and StateName columns from the States table. When you're done, set the "Copy to output Directory" property of the MMABooksmdf file to "Copy if Newer" 3. Display the Data Sources window, and then drag the States table in the data source you just created onto the default form to add a DataGridView control that's bound to the table. 4. Set the properties of the formand control so they appear as shown above. 5. Test the application to be sure it works correctly. Extra 18-1 Create a State Maintenance application In this exercise, you'll create an application that uses a data source and a DataGridView control to maintain the states in the States table of the MMABooks database State Maintenance of 53 X 1 State Code Arizona Dotnict of Columba DE 1. Start a new project named StateMaintenance in the Extra Exercises Chapter 18 StateMaintenance directory 2. Add the MMABooks.mdf file in the Extra Exercises Database directory to the project. Then, use the Data Source Configuration Wizard to create a data source that includes the StateCode and StateName columns from the States table. When you're done, set the "Copy to output Directory" property of the MMABooksmdf file to "Copy if Newer" 3. Display the Data Sources window, and then drag the States table in the data source you just created onto the default form to add a DataGridView control that's bound to the table. 4. Set the properties of the formand control so they appear as shown above. 5. Test the application to be sure it works correctly

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

Step: 3

blur-text-image

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

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2018 Dublin Ireland September 10 14 2018 Proceedings Part 1 Lnai 11051

Authors: Michele Berlingerio ,Francesco Bonchi ,Thomas Gartner ,Neil Hurley ,Georgiana Ifrim

1st Edition

3030109240, 978-3030109240

More Books

Students also viewed these Databases questions