Question: programming project is another way to show that you know the material taught in the class on an individual basis; however, in this assignment you
programming project is another way to show that you know the material taught in the class on an individual basis; however, in this assignment you get to use your creativity to create whatever world you would like. You just need to make sure your project has the following features of the C# programming language. Once you are finished with your project, zip up the entire project (including the web folder and the source folder containing the sln file for me to grade. Submit the zip file. * Explain what your project will do. Defining your objective by briefly describing your animation program. - Include comments explaining what is happening throughout the program that will help me understand what the program is doing. *Make use of at least 2 variables with correct data types. Make sure that you ask the user for information to put in at least one of those variables. * You must use (at least) one of each of the following control structures: - If/else - Loop * You must connect to some type of database. MDF file in the App_Data is fine. - Database needs to contain a minimal of 3 tables that are related - Each table needs to contain 5 rows of test data (minimal) * Must have a way to manipulate the data in the database: - Add - Edit - Remove - Display all or selective data
Step by Step Solution
3.42 Rating (158 Votes )
There are 3 Steps involved in it
My project is an animated game where the player can play with a character in a fantasy world The pla... View full answer
Get step-by-step solutions from verified subject matter experts
