Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.85 KB

README.md

File metadata and controls

32 lines (26 loc) · 1.85 KB

My practical work on ADO.NET, Entity Framework (WPF)


5. CodeFirst Entity Framework

Demonstration

DZ_07_CodeFirstPhoneBook More


5. ModelFirst Entity Framework

Demonstration

DZ_06_ModelFirstGames More


4. Introduction to Entity Framework (Model, Entities)

Demonstration

DZ_05_CountriesEntityFramework More


3. LINQ to SQL (System.Linq, query)

Demonstration

DZ_04_CountriesAndLINQ More


2. Working with data, asynchronous mode (SqlDataAdapter, Async, SqlCommandBuilder)

Demonstration

DZ_03_StationeryFirm More


1. Introduction to ADO.NET (SqlConnection, SqlCommand, SqlParameter, SqlDataReader)

Demonstration

DZ_01_VegetablesAndFruits More