Data apps are applications that saves data to and retrieves data from the database. We interact with data apps daily from Facebook, Instagram, emails and even our bank accounts. In this beginners course we are going to create very basic data apps that will save data into databases. We will be using C# an object-oriented language designed by Microsoft and used by systems engineers, desktop programmers, and mobile app developers the world over. Also Microsoft SQL Server will be used as our database for storing and retrieving data. This course is suitable for anyone who has basic knowledge of C# and SQL server. You will learn: How to download visual studioHow to install visual studioHow to download Microsoft SQL ServerHow to install Microsoft SQL ServerHow to create a databaseHow to create a tableHow to populate a tableHow to attach a database to a project in visual studioHow to design a form with datasetHow to create new C# project in visual studioHow to add controls to a formHow to customise controls on a formHow to test your data appsHow to run your data apps outside visual studioHow to create a login form data appHow to create an image upload data appBy the end of this course you should be able to create your own data apps using visual studio and SQL ServerWelcome: -)