Monday, September 3, 2007, 08:37
Posted by Administrator
On my quest of unlimited knowledge I discovered the existence of LINQ also known as .NET Language Integrated Query.Posted by Administrator
This new technologie is something everyone would like to use in their projects, it's easy to create and it allows you to model a relational database using .NET classes. You can then query the database using LINQ. very handy!
read more: http://tomvangaever.be/blog/static.php? ... 905-213447
some interesting sites where you can find a lot more useful information:
- Part 1: Introduction to LINQ to SQL
- Part 2: Defining our Data Model Classes
- Part 3: Querying our Database
- Part 4: Updating our Database
- Part 5: Binding UI using the ASP:LinqDataSource Control
- Part 6: Retrieving Data Using Stored Procedures
- Part 7: Updating our Database using Stored Procedures
- Part 8 - Executing Custom SQL Expressions




( 3 / 672 )

Tom Van Gaever - Blog
Avatar






