Nach Ordnungsbegriffen durchsuchen

Alle Ordnungsbegriffe » LinqDataSource » C# 3.0 (RSS)

The LinqDataSource and the Hidden Viewstate von .Net Smoothie

Yesterday I thought I’d learn about the LinqDataSource in ASP.Net 3.5, and got an interesting surprise. The new LinqDataSource can also be used with a LINQ-to-SQL model to perform updates. You simply add the DataSource to your page, set the table...