linq to sql in asp.net part-2

Опубликовано: 21 Февраль 2026
на канале: tutorialaspnet
845
3

for more videos http://www.tutorialaspnet.com/
in this video I will show you linq to sql in asp.net New language features for C# and VB support data access directly from code, without writing SQL. This video shows the minimum steps to use LINQ (Language Integrated Query) to query, update, add and delete rows from the Northwind database.