Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Introduction to Microsoft SQL Server Application Development

Posted By: naag
Introduction to Microsoft SQL Server Application Development

Introduction to Microsoft SQL Server Application Development
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1 Hour | Lec: 18 | 130 MB
Genre: eLearning | Language: English

Learn how to create a simple Data Driven Application from Scratch .

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 applications 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 studio
How to install visual studio
How to download Microsoft SQL Server
How to install Microsoft SQL Server
How to attach a database to a project in visual studio
How to design a form with dataset
How to create new C# project in visual studio
How to add controls to a form
How to customise controls on a form
How to test your data apps
How 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 Server

Introduction to Microsoft SQL Server Application Development