SlideShare a Scribd company logo
Please code in C# in Visual Studio.
Create a Customer.mdf database as per diagram below. Populate the database with 4
records.
2. Build a WPF that populates and modify the records in the database (Add records, Find
Records (as per CustomerID), Edit Records, Delete Records).
3. Create buttons to displays the results of the following queries:
3.1. Generate a report with all the Customers and their Addresses.
3.2. Sort the results by Customers First Name.
3.3. Get a list of all the Customers from Canada.
3.4. Sort the results by Company Name.

More Related Content

PDF
please fix this code so that the tests pass css Selec.pdf
PDF
please help Below are the ages at which US presidents bega.pdf
PDF
please fill in the blanks below the proc structure .pdf
PDF
Please explain these steps Not sure how to go from first li.pdf
PDF
Please help Edgar Given the following API for a mutable Em.pdf
PDF
Please help 1 Use any data structures or control flows as a.pdf
PDF
Please graph the spectrum using only MATLAB and provide the .pdf
PDF
please help Let X and Y be random variables with joint dens.pdf
please fix this code so that the tests pass css Selec.pdf
please help Below are the ages at which US presidents bega.pdf
please fill in the blanks below the proc structure .pdf
Please explain these steps Not sure how to go from first li.pdf
Please help Edgar Given the following API for a mutable Em.pdf
Please help 1 Use any data structures or control flows as a.pdf
Please graph the spectrum using only MATLAB and provide the .pdf
please help Let X and Y be random variables with joint dens.pdf

More from kitty811 (20)

PDF
Please go through the Review Article and submit a summary of.pdf
PDF
Please give me a new topic not the one already on cheggQU.pdf
PDF
please give ANY inswer in 30 min The CONTROL pyloric rhythm .pdf
PDF
please full it please full it 2 Genie and Dan have just ha.pdf
PDF
Please find the Below YAML code whihc is meant to achieve th.pdf
PDF
Please fix my errors class Iterator public Construc.pdf
PDF
Please fill in the blanks of the 5 questions Required inform.pdf
PDF
please fast answer Suppose that XU nif 01 You draw a sa.pdf
PDF
Please explain in steps so I may be able to follow and learn.pdf
PDF
Please explain why c is correct Why does this return and e.pdf
PDF
Please code in C in Visual Studio Thank you 1 Create a C.pdf
PDF
Please explain step by step Current Attempt in Progress As .pdf
PDF
Please explain how to find the answer Thank you You may ne.pdf
PDF
please explain If fn and gn are both Ohn then f.pdf
PDF
Please explain and expound in your own words What the topic.pdf
PDF
Please draw the moons with the proper labeling When answeri.pdf
PDF
Please code the following in C v Write decision making l.pdf
PDF
Please correct my code for me i am lost Thanks i submitted.pdf
PDF
Please discussinclude the following in a minimum of 150200.pdf
PDF
please do use case Customers description of desired softwa.pdf
Please go through the Review Article and submit a summary of.pdf
Please give me a new topic not the one already on cheggQU.pdf
please give ANY inswer in 30 min The CONTROL pyloric rhythm .pdf
please full it please full it 2 Genie and Dan have just ha.pdf
Please find the Below YAML code whihc is meant to achieve th.pdf
Please fix my errors class Iterator public Construc.pdf
Please fill in the blanks of the 5 questions Required inform.pdf
please fast answer Suppose that XU nif 01 You draw a sa.pdf
Please explain in steps so I may be able to follow and learn.pdf
Please explain why c is correct Why does this return and e.pdf
Please code in C in Visual Studio Thank you 1 Create a C.pdf
Please explain step by step Current Attempt in Progress As .pdf
Please explain how to find the answer Thank you You may ne.pdf
please explain If fn and gn are both Ohn then f.pdf
Please explain and expound in your own words What the topic.pdf
Please draw the moons with the proper labeling When answeri.pdf
Please code the following in C v Write decision making l.pdf
Please correct my code for me i am lost Thanks i submitted.pdf
Please discussinclude the following in a minimum of 150200.pdf
please do use case Customers description of desired softwa.pdf

Recently uploaded (20)

PDF
advance database management system book.pdf
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
Indian roads congress 037 - 2012 Flexible pavement
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PDF
IGGE1 Understanding the Self1234567891011
PDF
Computing-Curriculum for Schools in Ghana
PPTX
Radiologic_Anatomy_of_the_Brachial_plexus [final].pptx
PDF
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
PPTX
UV-Visible spectroscopy..pptx UV-Visible Spectroscopy – Electronic Transition...
PPTX
Digestion and Absorption of Carbohydrates, Proteina and Fats
PPTX
Introduction to Building Materials
PPTX
Onco Emergencies - Spinal cord compression Superior vena cava syndrome Febr...
PPTX
Lesson notes of climatology university.
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PDF
LNK 2025 (2).pdf MWEHEHEHEHEHEHEHEHEHEHE
PDF
Complications of Minimal Access Surgery at WLH
PDF
احياء السادس العلمي - الفصل الثالث (التكاثر) منهج متميزين/كلية بغداد/موهوبين
PDF
LDMMIA Reiki Yoga Finals Review Spring Summer
PDF
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
PDF
A systematic review of self-coping strategies used by university students to ...
advance database management system book.pdf
Final Presentation General Medicine 03-08-2024.pptx
Indian roads congress 037 - 2012 Flexible pavement
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
IGGE1 Understanding the Self1234567891011
Computing-Curriculum for Schools in Ghana
Radiologic_Anatomy_of_the_Brachial_plexus [final].pptx
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
UV-Visible spectroscopy..pptx UV-Visible Spectroscopy – Electronic Transition...
Digestion and Absorption of Carbohydrates, Proteina and Fats
Introduction to Building Materials
Onco Emergencies - Spinal cord compression Superior vena cava syndrome Febr...
Lesson notes of climatology university.
Chinmaya Tiranga quiz Grand Finale.pdf
LNK 2025 (2).pdf MWEHEHEHEHEHEHEHEHEHEHE
Complications of Minimal Access Surgery at WLH
احياء السادس العلمي - الفصل الثالث (التكاثر) منهج متميزين/كلية بغداد/موهوبين
LDMMIA Reiki Yoga Finals Review Spring Summer
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
A systematic review of self-coping strategies used by university students to ...

Please code in C in Visual Studio Create a Customermdf da.pdf

  • 1. Please code in C# in Visual Studio. Create a Customer.mdf database as per diagram below. Populate the database with 4 records. 2. Build a WPF that populates and modify the records in the database (Add records, Find Records (as per CustomerID), Edit Records, Delete Records). 3. Create buttons to displays the results of the following queries: 3.1. Generate a report with all the Customers and their Addresses. 3.2. Sort the results by Customers First Name. 3.3. Get a list of all the Customers from Canada. 3.4. Sort the results by Company Name.