Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Introduction to Microsoft SQL Server Application Development
Rating: 4.2 out of 5(13 ratings)
1,829 students

Introduction to Microsoft SQL Server Application Development

Learn how to create a simple Data Driven Application from Scratch .
Last updated 3/2026
English

What you'll learn

  • Build a simple data driven application
  • Create dataset
  • Creating the Project
  • Add Data-Bound Controls
  • Configure Data Source
  • Test Application
  • Run the Application

Course content

2 sections21 lectures1h 20m total length
  • Introduction2:09
  • Please Read0:25
  • Visual Studio installation requirements3:08
  • Download and Install Visual Studio - Part 17:47
  • Download and Install Visual Studio - Part 25:09
  • What is SQL Server2:57
  • SQL Server Editions4:45
  • SQL Server Installation Requirements2:49
  • Download SQL Server4:07
  • Install SQL Server6:47

Requirements

  • Basic computer skills
  • Basic SQL knowledge
  • Basic knowledge of database systems e. g SQL Server

Description

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

Welcome :-)

Who this course is for:

  • Beginner SQL Server Database Administrator
  • Beginner Data Analyst
  • Beginner Forms Develper
  • Beginner We b Developer.
  • Anyone who wants to learn SQL Server Application Development