Загрузка...

LINQ to SQL tutorial in C# for beginners.

LINQ to SQL

Learn how to Write SQL queries for entities. LINQ to SQL is a component of the .NET Framework version 3.5, which provides a runtime infrastructure for managing relational data as objects.

In LINQ to SQL, the data model of a relational database is associated with an object model that is expressed in the programming language of the developer. When you run the application, LINQ to SQL translates the language-integrated queries in the object model in SQL and sends them to perform to the database. When the database returns the results, LINQ to SQL translates these. Back into objects that you can edit with your own language

Видео LINQ to SQL tutorial in C# for beginners. канала TechPrepGuy
Страницу в закладки Мои закладки
Все заметки Новая заметка Страницу в заметки

На информационно-развлекательном портале SALDA.WS применяются cookie-файлы. Нажимая кнопку Принять, вы подтверждаете свое согласие на их использование.

Об использовании CookiesПринять