Home > Rss Directory > Technology > CodeProject > Cascading Deletes in LINQ to SQL with Visual Basic


Cascading Deletes in LINQ to SQL with Visual Basic

Cascading Deletes in LINQ to SQL with Visual Basic   more»»
This article will discuss alternative methods for performing cascading deletes using LINQ to SQL.
Tue Jul 08, 2008


Sponsored Links



Rss - Latest News

ASP.NET GridView Image Command Button Problem (multiple PostBacks)   more»»
This article describes work arounds to solve the problem of multiple postbacks when using a command button of type image in an ASP.NET GridView (Internet Explorer).
A simple yet practical expandable group box for windows forms   more»»
This expandable group box solves a screen design issue I have encountered often with multi-tab windows forms
Memory leak finder   more»»
Custom memory handler with memory leak reporting and no-mans-land checking. Leaks are reported with call stack of allocation.
Bullet Graphs; a custom control - WPF vs. Windows Forms   more»»
This article compares the development of a Line of Business control, the Bullet Graph, in both WPF and Windows Forms
Simple Query tool to extract data from database   more»»
This is simple user friendly query tool which helps end-users to extract data from the database. Those the UI looks similar to query windows in Team Foundation Server, this is modest beginning which can be enhanced and used more effectively