Browse by Tags

All Tags » C# » LINQ to SQL (RSS)

Best practices for using LINQ to SQL on your existing web applications. by albertpascual

Previously I have been talking about the limitations of Linq to SQL for your data layer. You should read it here . This post is part of the Linq to SQL series . Linq to SQL is a great technology I found that adding the data layer on the web application...
Filed under: , , , ,

Using LINQ to SQL makes life easier. An introduction of LINQ to SQL. by albertpascual

LINQ to SQL came out with 3.5 and I am still amazed that many people accomplished to stay away from that simple technology. When you ask them, they've heard about but they are not sure how everything works together. Instead of looking it up to learn to...
More Posts