|
Cascading Deletes in LINQ to SQL This article will discuss alternative methods for performing cascading deletes using LINQ to SQL. Home > Rss Directory > Technology > CodeProject |
|
Cascading Deletes in LINQ to SQL with Visual Basic This article will discuss alternative methods for performing cascading deletes using LINQ to SQL. Home > Rss Directory > Technology > CodeProject |
|
Simple LINQ to SQL in C# This article provides an introduction to employing LINQ to SQL within a Windows Forms application. The article will address the incorporation of LINQ to SQL into a WinForms project, how to use LINQ to SQL to select, insert, update, and delete data, and how to use LINQ to SQL to execute stored proced Home > Rss Directory > Technology > CodeProject |
|
Using LINQ to SQL in Visual Basic This article provides an introduction to employing LINQ to SQL within a Windows Forms application; the article will address the incorporation of LINQ to SQL into a win forms project, how to use LINQ to SQL to select, insert, update, and delete data, and how to use LINQ to SQL to execute stored proce Home > Rss Directory > Technology > CodeProject |
|
Extracting XML and SQL Bulk Updates using LINQ to XML and LINQ to SQL in .NET 3.5. Extracting XML and SQL bulk updates using LINQ to XML and LINQ to SQL in .NET 3.5. Home > Rss Directory > Technology > CodeProject |
|
Visual Linq query builder for Linq to Sql: VLinq Visual LINQ Query Builder is an add-in to Visual Studio 2008 Designer that helps you visually build LINQ to SQL queries. Home > Rss Directory > Technology > CodeProject |
|
Dissecting LINQ to SQL Where LINQ to SQL shines as compared to other ORM tools in the market is the fact that it abstracts away the database structure behind our business objects, it also supports a query language called LINQ. Home > Rss Directory > Technology > CodeProject |
|
How To: LINQ To SQL Transformation LINQ To SQL Transformation Home > Rss Directory > Technology > CodeProject |
|
How To LINQ To SQL: Part III How To LINQ To SQL: The Executor Home > Rss Directory > Technology > CodeProject |
|
LINQ to SQL Transformation: Examples and Source Code LINQ to SQL Transformation: Open Source implementation of IQueryable, examples and source code Home > Rss Directory > Technology > CodeProject |
|
Simple Demo of Binding to a Database in WPF Using LINQ-SQL A beginner example of binding WPF to a database using linq-sql Home > Rss Directory > Technology > CodeProject |
|
LINQ TO SQL All Common Operations (Insert,Update,Delete,Get) in ONE BASE Class Base Class to perform all Common LINQ To SQL Operations Home > Rss Directory > Technology > CodeProject |
|
Redirect LINQ to SQL DataContext Log Messages To Log4Net An article that shows how one can use Log4Net to capture the log messages that are generated by the LINQ to SQL DataContext classes Home > Rss Directory > Technology > CodeProject |
|
LINQ to SQL: All common operations (Insert, Update, Delete, Get) in one base class A base class to perform all common LINQ to SQL operations. Home > Rss Directory > Technology > CodeProject |
|
Northwind N-Tier Blueprint Application Using WPF/WCF/LINQ to SQL A blueprint application to showcase an enterprise standard architecture using the .NET 3.5 technologies like WPF, WCF, and LINQ to SQL. Home > Rss Directory > Technology > CodeProject |
|
SqlLinq: Taking Linq to Sql in the Other Direction Parsing Sql statements to create Linq Expressions Home > Rss Directory > Technology > CodeProject |
|
A Common Base Class for LINQ to SQL A common base class for LINQ to SQL with which you can implement code to access database easily. Home > Rss Directory > Technology > CodeProject |
|
Realtime Reordering Using the ASP.NET AJAX Control Toolkit’s ReorderList Control with LINQ to SQL An article on using LINQ to SQL with the ASP.NET AJAX Control Toolkit’s ReorderList Control Home > Rss Directory > Technology > CodeProject |
|
Performance comparisons LinQ to SQL,ADO,C# To compare existing approaches of accessing data (arrays,tables etc) with the new ones release with c#3.0 and LinQ. Home > Rss Directory > Technology > CodeProject |
|
LinqToSQL: Query mulitple databases in one Linq expression and more... Query mulitple databases in one expression e.g. an MS Access Database and a SQL Server Database Home > Rss Directory > Technology > CodeProject |

Home