Tag: LINQ to SQL

Development Pro Members Standard Members

The LINQ to SQL Data Model – Part 2

Create operation using LINQ to SQL Open VisualStudio.NET and create a new ASP.NET WebApplication. From the main menu click Project > Add New Item, click on the Web Form item. Change the name of the web form to Create.aspx. From the main menu click Project > Add New Item, click on the Web Form item. Change the name of the...

This content is for Pro, Pro Member, Pro Member Annual - Fall Sale, Pro Member Monthly - Fall Sale, Standard, Standard Member, Standard Member Annual - Fall Sale, and Standard Member Monthly - Fall Sale members only.
Register
Already a member? Log in here
Development Pro Members Standard Members

The LINQ to SQL Data Model – Part 1

The LINQ to SQL Data Model – Part 1 LINQ to SQL is a technology that allows you to create an object relational mapping between the tables in your relational database to objects. You can imagine LINQ to SQL as an object mapping tool that makes easier for developers to develop data centric applications using Microsoft SQL Server. It basically...

This content is for Pro, Pro Member, Pro Member Annual - Fall Sale, Pro Member Monthly - Fall Sale, Standard, Standard Member, Standard Member Annual - Fall Sale, and Standard Member Monthly - Fall Sale members only.
Register
Already a member? Log in here