ASP.NET 3.5 LINQ TO SQL PART1 : Overview

Опубликовано: 14 Октябрь 2024
на канале: Code 4 All
56,545
80

Developer and IT training videos: http://goo.gl/QBWjvA

Learn how to build websites & apps: http://goo.gl/p9DrUh

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. Source : www.asp.net