Category Archives: LINQ

LINQ to SQL ?

Lately, but this afternoon i got some time to study about Linq to SQL and implemented the same in a project.   So I created a new website in Visual Studio 2008 (Asp.net 3.5 using C# )      The project contains following files -   1. A webform with grid view to show data. 2. “/App_Code/SQL” folder which contains Subscription.Dbml [...]

Also posted in Asp.net, C# | Tagged , , | Leave a comment