<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Data Access and ObjectDataSource Control</title><link>http://forums.asp.net/23.aspx</link><description>Questions and discussions related to using ADO.NET for data access, and the ObjectDataSource control. &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=9&amp;c=17" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: How to build DAL</title><link>http://forums.asp.net/thread/3249547.aspx</link><pubDate>Mon, 22 Jun 2009 04:36:58 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3249547</guid><dc:creator>albarossa</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3249547.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=23&amp;PostID=3249547</wfw:commentRss><description>&lt;p&gt;http://aspalliance.com/914&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: How to build DAL</title><link>http://forums.asp.net/thread/3249451.aspx</link><pubDate>Mon, 22 Jun 2009 03:21:04 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3249451</guid><dc:creator>ajaypathak</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3249451.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=23&amp;PostID=3249451</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;can u please send me some links or document links ?&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: How to build DAL</title><link>http://forums.asp.net/thread/3249427.aspx</link><pubDate>Mon, 22 Jun 2009 02:57:11 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3249427</guid><dc:creator>vinz</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3249427.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=23&amp;PostID=3249427</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/fan/images/icon-quote.gif"&gt; &lt;strong&gt;ajaypathak:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;now i want to build a DAL layer that can be used in my application. &lt;/div&gt;&lt;/BLOCKQUOTE&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Try to look at this simple example:&lt;/p&gt;&lt;p&gt;&lt;a href="http://geekswithblogs.net/dotNETvinz/archive/2008/02/01/creating-a-data-access-framework-again.aspx"&gt;Creating a Simple Data Access Framework in ASP.NET &lt;/a&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: How to build DAL</title><link>http://forums.asp.net/thread/3248205.aspx</link><pubDate>Sun, 21 Jun 2009 01:17:18 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3248205</guid><dc:creator>malcolms</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3248205.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=23&amp;PostID=3248205</wfw:commentRss><description>&lt;p&gt;Yes!&amp;nbsp; I used datasets in
ASP.NET 2.0 but when LINQ to SQL came out, I moved to that.&amp;nbsp; Since then
I have started using the Entity Framework, which does have some
limitations, but overall it is a good product.&lt;/p&gt;&lt;p&gt;Here&amp;#39;s a link to the EF website:&lt;/p&gt;&lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/aa697427%28VS.80%29.aspx"&gt;http://msdn.microsoft.com/en-us/library/aa697427(VS.80).aspx&lt;/a&gt; &lt;/p&gt;&lt;p&gt;There&amp;#39;s also NHibernate which is an open source mature product:&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="https://www.hibernate.org/343.html"&gt;https://www.hibernate.org/343.html&lt;/a&gt;&lt;/p&gt;&lt;p&gt;And another good option is LLBLgen:&lt;/p&gt;&lt;a href="http://www.llblgen.com/"&gt;http://www.llblgen.com/&lt;/a&gt;</description></item><item><title>Re: How to build DAL</title><link>http://forums.asp.net/thread/3247870.aspx</link><pubDate>Sat, 20 Jun 2009 18:45:44 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3247870</guid><dc:creator>albarossa</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3247870.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=23&amp;PostID=3247870</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;I use TableAdapters and DataTables, there is plenty of information on the Web for how to implement.&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: How to build DAL</title><link>http://forums.asp.net/thread/3247813.aspx</link><pubDate>Sat, 20 Jun 2009 17:52:51 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3247813</guid><dc:creator>whighfield</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3247813.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=23&amp;PostID=3247813</wfw:commentRss><description>&lt;p&gt;There are lots to choose from &lt;a href="http://sharptoolbox.com/categories/object-relational-mappers"&gt;http://sharptoolbox.com/categories/object-relational-mappers&lt;/a&gt;&lt;/p&gt;</description></item><item><title>How to build DAL</title><link>http://forums.asp.net/thread/3247732.aspx</link><pubDate>Sat, 20 Jun 2009 16:39:01 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3247732</guid><dc:creator>ajaypathak</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3247732.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=23&amp;PostID=3247732</wfw:commentRss><description>&lt;p&gt;i am using visual studio 2005 and sql server 2005. now i want to build a DAL layer that can be used in my application. &lt;/p&gt;
&lt;p&gt;is there any free open source tools available for gerating data classes from sql server 2005. ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>