Introduction to Microsoft SQL Server Application Development

Introduction to Microsoft SQL Server Application Development
124.99 USD
Buy Now

One of the most common scenarios in application development is to display data from a database on a Windows Form. You can display data on forms in Windows applications by dragging items from the Data Sources window onto your form. Data driven applicationsare 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 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 application. By the end of this course you should be able to create your own data apps using visual studio and SQL ServerWelcome: -)