Skip to content

Learn LINQ (Query syntax & Method syntax) and [T-]SQL at the same time

Notifications You must be signed in to change notification settings

farazazadi/SqlToLinq

Repository files navigation

SQL To LINQ

This is an updated version (to .NET 5) of my old project that was designed to help beginners to learn LINQ (Query syntax & Method syntax) and [T-]SQL at the same time.

The domain (Bike Stores), database, and most of the SQL queries of this project are taken from sqlservertutorial.net.

Please execute Create BikeStores Database.sql and Load Sample Data.sql TSQL Scripts from Database directory or just restore BikeStores.bak from Database/BackUp directory Before running the project.

Used Libraries:

Scrutor

FastColoredTextBox

About

Learn LINQ (Query syntax & Method syntax) and [T-]SQL at the same time

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published