TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Linq to SQL Class
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sandeep Singh Shekhawat (2)
Vijay Prativadi (2)
Raj Kumar (1)
Rajeev Ranjan (1)
Mukesh Kumar Tiwari (1)
Ajay (1)
Diptimaya Patra (1)
Related resources for Linq to SQL Class
No resource found
Simple SELECT, INSERT, UPDATE and DELETE Using LINQ to SQL
3/14/2019 1:37:54 AM.
In this article I am going to explain simple Select, Insert, Update and Delete operation using to LINQ to SQL.
Cascading Dropdown List With MVC, LINQ to SQL and AJAX
1/31/2019 3:15:52 AM.
This article explains how to populate a child DropDownList depending on each new value as values are selected in the parent's DropDown List.
Show/Delete/Edit data in WPF DataGrid using LINQ to SQL Classes
9/18/2018 4:30:25 AM.
This article will demonstrate how to Show, Delete, and Edit data in WPF Data Grid using LINQ to SQL Data Classes.
Select Data Using LINQ to SQL Class in WPF
6/10/2015 10:08:46 PM.
This article shows how to select data using a LINQ to SQL class in WPF applications.
CRUD Operations Using WCF
6/19/2014 11:13:54 AM.
In this article we are going to learn how to create a WCF REST service with CRUD operations using LINQ to SQL Classes.
Develop a Windows Desktop Application Using LINQ to SQL Class
5/5/2014 11:14:59 AM.
This shows how to develop a desktop application using LINQ To SQL Class.
Select Data With UDF Via LINQ-to-SQL
2/21/2013 12:20:09 PM.
This article demonstrates an interesting and very useful concept in LINQ-to-SQL classes.
Perform queries using LINQ in VB.NET
12/1/2012 5:15:14 AM.
In this article I will show you how to extract data from SQL Server using LINQ.
Silverlight 4 LINQ to SQL Classes in VS 2010
7/14/2011 5:30:03 AM.
LINQ to SQL is an ORM (stands for Object Relational Mapper/Mapping), which provides a data access layer for the application.