<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by naimul</title>
    <description>Stories kicked by naimul</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>Using LINQ to SQL (Part 1)</title>
      <description>&amp;quot;LINQ to SQL is an O/RM (object relational mapping) implementation that ships in the .NET Framework &amp;quot;Orcas&amp;quot; release, and which allows you to model a relational database using .NET classes.  You can then query the database using LINQ, as well as update/insert/delete data from it.

LINQ to SQL fully supports transactions, views, and stored procedures.  It also provides an easy way to integrate data validation and business logic rules into your data model.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2007%2f05%2f19%2fusing-linq-to-sql-part-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2007%2f05%2f19%2fusing-linq-to-sql-part-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Using_LINQ_to_SQL_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Using_LINQ_to_SQL_Part_1</guid>
      <pubDate>Mon, 28 May 2007 08:41:35 GMT</pubDate>
    </item>
  </channel>
</rss>