Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Meditation Personal Transformation Life Purpose Emotional Intelligence Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Google Analytics
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Modeling Data Analysis Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Blogging Freelancing Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee
Development Web Development Microsoft SQL

MS SQL with C#

Learn C#, MS SQL Server, Ms SQL Backup & Recovery, how to connect C# to SQL and more with this comprehensive SQL course
Rating: 4.8 out of 54.8 (6 ratings)
104 students
Created by Oak Academy
Last updated 2/2021
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • If you’re a fan of database learning and keen to work as a database administrator, analyst, or data scientist, starting with a solid foundational SQL course will never be a bad idea.
  • If you really want to develop real-world applications with C #, you need to support it with a database. You can connect your C# application to data in a SQL Server database using the .NET Framework Data Provider for SQL Server.
  • C# and other .Net languages can work together with most databases but most commonly pair with MS SQL
  • Learn how to connect C# to SQL
  • There are SO MANY types of database jobs you can do with SQL alone, and another programming language only adds more strings to your bow.
  • There are plenty of instances in which you might want to use SQL with C#, making the pairing a strong choice for students of SQL!
  • Beautiful coding techniques
  • Fundamentals of C#
  • Conditional statements
  • Create and usage of Arrays
  • Create and usage of Methods
  • Debug C# applications
  • Apply OOP Concepts using C#
  • How to use Visual Studio efficiently
  • What objects, classes, fields, properties, methods and constructors are in detail
  • How to use static, partial and nested classes
  • How you can utilize abstract, sealed, virtual and overridden classes and members to build robust applications
  • How to develop Console and Windows Forms Applications
  • Start learning from scratch and learn about every MS SQL Server topic with examples
  • Learn SQL basics with SSMS (SQL Server Management Studio)
  • U​se SQL commands to filter, sort and manipulate strings, dates numerical data from different sources
  • Retrieving data from database with different scenarios
  • You will also learn SQL transactions and transaction commands
  • How to make very simply a BACKUP and a RESTORE
  • Discuss the BACKUP LOGS and DIFFERENTIAL BACKUP, and implement them in your BACKUP strategy.
  • How is the backup strategy determined? What should be considered?
  • What is the recovery model? What are the differences between Full, Bulked Logged and Simple recover model?
  • What is a full backup? Why does every backup have to start with a full backup?

Course content

50 sections • 206 lectures • 24h 30m total length

  • Preview06:34
  • How To Install Visual Studion On Windows?
    02:22
  • How To Install Visual Studion On Mac?
    05:48
  • Here is The Source Codes For All The Projects
    00:02

  • What is console App?
    00:46
  • Functions Used in Console Environment to Write and Read
    04:58
  • Read&Radline
    03:15

  • Preview09:18
  • Type Conversions in Variables
    08:13

  • Preview01:28
  • Review Necessary Windows
    07:51
  • Review Form Properties
    05:19

  • Using MessageBox
    05:13
  • Button
    09:09
  • Label
    03:40
  • Textbox
    06:29
  • Groupbox
    02:24
  • Radiobutton
    02:24
  • Checbox
    03:58
  • Combobox
    09:21
  • Datetimepicker
    05:54
  • Switch and Data Transfer Between Forms
    06:02

  • Using Operators
    05:08

  • Using Comment Line
    03:51
  • Using Region
    02:02
  • Naming Conventions
    04:21
  • Using Breakpoint
    07:43
  • Keyboard Shortcuts in Visual Studio
    03:37

  • If -Else Statement
    12:55
  • Switch Case Statement
    06:22

  • While DoWhile
    11:06
  • For Loop
    05:33
  • Jump Statements
    09:15

  • Make an Example With What We Learn
    20:57

Requirements

  • No Pre-Requisites - I will explain everything
  • Basic computer knowledge
  • Computer with access to the internet
  • Visual Studio - You can use any version of Visual Studio
  • Nothing else! It’s just you, your computer and your ambition to get started today
  • LIFETIME ACCESS, course updates, new content, anytime, anywhere, on any device.

Description

Hello there,

Welcome to Complete MS SQL with C# course.
Are you looking for the right language to complete SQL depending on your interests, work demands, or career aspirations?
If you really want to develop real-world applications with C #, you need to support it with a database.
C# and other .Net languages can work together with most databases but most commonly pair MS SQL.

In this course, you will learn the programming language and database. The most important reason why we want to prepare this course is that other courses only cover half of the event. You can connect your C# application to data in a SQL Server database using the .NET Framework Data Provider for SQL Server. The first step in a C# application is to create an instance of the Server object and to establish its connection to an instance of Microsoft SQL Server.

Not only will you learn MS SQL, but you will also go beyond and master Backup and Recovery. Thanks to this course, you will be one step ahead in your professional life.

One of the topics we will see in our course OOP, Object-oriented programming, is the foundation of many current application developments. approaches. Interfaces and principles of object-oriented programming are crucial. It does not important whether you want to use C# to build web apps, mobile apps, games, or understanding C# classes if you want to succeed with clean coding, agile, and design patterns, you have to master OOP.

Microsoft SQL Server is a relational database management system developed by Microsoft which is the database we will be learning during the course. As a database server, it is a software product with the primary function of storing and retrieving data as requested by other software applications. SQL is the standard language for Relation Database System. All relational database management systems like SQL Server, MySQL, MS Access, Oracle, Sybase, and others use SQL as the standard database language. SQL is used to communicate with a database.

Backup and Recovery is very important for those who want to progress in the database. Because one of the most important roles of a database administrator is to constantly protect the integrity of the databases and maintain the ability to recover quickly in case of a failure. In light of this, it’s critically important to have a backup-and-recovery strategy in place in order to be ready for an emergency.

In this course, you will make an excellent introduction to learning C# and SQL with MS Management Studio which allows to manage database and retrieve data from the database with a graphical interface.

We are going to start to learn from the basics and step by step we will be building our knowledge.

In this course, we use interactive programming techniques; which means we will be building applications together and furthermore there will have lots of home-works to be done, of course, followed by answers. There will be lots of tips and tricks regarding beautiful and efficient coding techniques.

All my students will have a chance to learn not only the whats but also learn the whys and hows.

What you will learn?

  • C# Programming and Features of C#

  • Visual Studio IDE

  • Console Application

  • Variables

  • Primitive Types and Non-Primitive Types

  • Flow Control Expressions

  • Arrays and Lists

  • Error Handling and Debugging

  • Functions

  • Reading File

  • Writing to File

  • DateTime

  • Introduction to Object-Oriented Programming

  • Class Structure in Detail

  • Windows Forms Applications

  • System Input Output

  • Class Hierarchies

  • Event-Driven Programming

  • Exception Handling

  • Tips and Tricks

  • How to install and setup these requirements.

  • You will learn the basics of SQL such as data, database, DBMS or SSMS, SQL, tables, and so on.

  • Database normalization,

  • Manipulating data,

  • Retrieving data from the database with different scenarios,

  • You will also learn SQL transactions and transaction commands,

  • Schema and schema objects and

  • User privileges, permission commands, and roles.

  • What is the recovery model? What are the differences between the Full, Bulked Logged, and Simple recover model?

  • What is a full backup? Why does every backup have to start with a full backup?

  • What is a differential backup? what is it used for?

  • What is a transaction log backup? what does it do

  • How do we reinstall if the database is completely deleted?

  • How do we return the database to a specific time?

If you’re doing well with your SQL learning or simply want to kill two birds with one stone, picking up another programming language is a great idea. A complementary skill will only increase your programming and database abilities and your employability in the future.

Do not forget!

There are SO MANY types of database jobs you can do with SQL and C#alone, and another programming language only adds more strings to your bow.

Why would you want to take this course?

Our answer is simple: The quality of teaching.

When you enroll, you will feel our seasoned developers' expertise.

No prior knowledge is needed!

It doesn't need any prior knowledge to learn it and it is easy to understand for the beginners.

This course starts with very basics. First, you will learn how to install the tools, some terminology. Then the show will start and you will learn everything with hands-on practices. I'll also teach you the best practices and shortcuts.

Step-by-Step Way, Simple and Easy With Exercises

By the end of the course, you’ll have a firm understanding of the C# and SQL. You will have valuable insights on how things work under the hood and you'll also be very confident in the basics of coding and game development, and hungry to learn more. The good news is since the Free and popular tools are used you don’t need to buy any tool or application.


Video and Audio Production Quality

All our videos are created/produced as high-quality video and audio to provide you the best learning experience.

You will be,

  • Seeing clearly

  • Hearing clearly

  • Moving through the course without distractions

You'll also get:

Lifetime Access to The Course

Fast & Friendly Support in the Q&A section

Udemy Certificate of Completion Ready for Download

Dive in now.

We offer full support, answering any questions.

See you in the course!

Who this course is for:

  • Anyone who wants to learn how to code with C# programming language, regardless of their current level
  • Anyone who wants to build object oriented and / or windows forms applications
  • People who wants to read and write C# code
  • Anyone who wants to start learning SQL Server Basics
  • Anyone who wants to better understand how databases work
  • Anyone who plans a career in Microsoft SQL Server database
  • BI consultants working on technologies other than SQL Server (Oracle etc ...)
  • People who are willing to make a career in the corperate world

Instructor

Oak Academy
LONG LIVE TECH KNOWLEDGE
Oak Academy
  • 4.3 Instructor Rating
  • 3,595 Reviews
  • 24,943 Students
  • 151 Courses

Hi there,

By 2024, there will be more than 1 million unfilled computing jobs and the skills gap is a global problem. This was our starting point.

At OAK Academy, we are the tech experts who have been in the sector for years and years. We are deeply rooted in the tech world. We know the tech industry. And we know the tech industry's biggest problem is the “tech skills gap” and here is our solution.

OAK Academy will be the bridge between the tech industry and people who

-are planning a new career

-are thinking career transformation

-want career shift or reinvention,

-have the desire to learn new hobbies at their own pace

Because we know we can help this generation gain the skill to fill these jobs and enjoy happier, more fulfilling careers. And this is what motivates us every day.

We specialize in critical areas like cybersecurity, coding, IT, game development, app monetization, and mobile. Thanks to our practical alignment we are able to constantly translate industry insights into the most in-demand and up-to-date courses,

OAK Academy will provide you the information and support you need to move through your journey with confidence and ease.

Our courses are for everyone. Whether you are someone who has never programmed before, or an existing programmer seeking to learn another language, or even someone looking to switch careers we are here.

OAK Academy here to transforms passionate, enthusiastic people to reach their dream job positions.

If you need help or if you have any questions, please do not hesitate to contact our team.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.