Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn to create database Apps Using C# and SQL Server
Rating: 4.1 out of 5(95 ratings)
15,205 students

Learn to create database Apps Using C# and SQL Server

Build and Program Database driven projects
Last updated 4/2026
English

What you'll learn

  • Create databases
  • Create tables
  • Create form
  • Create dataset
  • Create database driven projects
  • Program with C#

Course content

6 sections37 lectures3h 15m total length
  • Introduction1:05
  • What is C#1:18
  • What is Visual Studio4:32
  • What is Visual Studio2:41
  • What is dot.Net3:50
  • Please Read0:06
  • Basic Database Concepts9:00
  • Please Read0:07

Requirements

  • Internet access required
  • Computer required

Description

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 projects  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 create  a database

  • 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 run your application.


By the end of this course you should be able to create your own database driven projects using visual studio and SQL Server


Who this course is for:

  • Beginner SQL Developers
  • Beginners to C#