Skip to content

MS SQL Server and Entity Framework Core Course from the Software University (SoftUni)

Notifications You must be signed in to change notification settings

flo1man/CSharp_Databases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MS SQL Server

Course: [Database Basics MS SQL]

SoftUni course Database Basics MS SQL

DB Course content:

  • Databases Introduction
  • Basic CRUD (Create, Read, Update and Delete)
  • Table Relations (One to One, One to Many, Many ot Many)
  • Built-In Functions
  • Joins, Subqueries and CTE Indices
  • Data Aggregation (Group By, Min, Max, Avg, Count, Sum)
  • Database Programmability (Functions, Procedures and Triggers) and Transactions

EF Core

Course: [Entity Framework Core]

SoftUni course Entity Framework Core

EFC Course content:

  • ADO.NET
  • ORM Fundamentals
  • Entity Framework Introduction
  • Entity Relations
  • LINQ
  • Advanced Querying
  • C# Auto Mapping Objects
  • JSON Processing
  • XML Processing
  • Best Practices And Architecture
  • NoSQL

Releases

No releases published

Packages

No packages published

Languages