<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.dotnetzone.gr:443/cs/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 Layer</title><link>https://www.dotnetzone.gr:443/cs/blogs/zeons/archive/2005/10/21/Data-access-layer.aspx</link><description>Part I of a data access layer.</description><dc:language>el</dc:language><generator>CommunityServer 2.1 SP3 (Build: 20423.1)</generator><item><title>Απ: Data Access Layer</title><link>https://www.dotnetzone.gr:443/cs/blogs/zeons/archive/2005/10/21/Data-access-layer.aspx#6369</link><pubDate>Mon, 24 Oct 2005 18:39:55 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:6369</guid><dc:creator>cap</dc:creator><description>Interesting experiment, although a bit too generic for my taste. Allows for fast development where performance is not an issue, so I'd think it's good enough to be used in a number of cases. Keep up the good work!</description></item><item><title>Απ: Data Access Layer</title><link>https://www.dotnetzone.gr:443/cs/blogs/zeons/archive/2005/10/21/Data-access-layer.aspx#6380</link><pubDate>Mon, 24 Oct 2005 21:36:43 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:6380</guid><dc:creator>Χρήστος Γεωργακόπουλος</dc:creator><description>At Public Function Get_Dataset, why do you execute the same command twice;&lt;br&gt;&lt;br&gt;sqlDataAdapter.SelectCommand.ExecuteNonQuery()&lt;br&gt;Dim myDataSet As DataSet = New DataSet&lt;br&gt;sqlDataAdapter.Fill(myDataSet, datatable)</description></item><item><title>Απ: Data Access Layer</title><link>https://www.dotnetzone.gr:443/cs/blogs/zeons/archive/2005/10/21/Data-access-layer.aspx#6385</link><pubDate>Mon, 24 Oct 2005 22:05:04 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:6385</guid><dc:creator>zeon</dc:creator><description>Thanks! I have missed that one :-) . Now the first line is a comment (so other users can see what you meant).</description></item><item><title>Απ: Data Access Layer</title><link>https://www.dotnetzone.gr:443/cs/blogs/zeons/archive/2005/10/21/Data-access-layer.aspx#6574</link><pubDate>Mon, 31 Oct 2005 16:57:36 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:6574</guid><dc:creator>axaros</dc:creator><description>Very good effort Zeon.&lt;br&gt;I would only nug about the fact that you've designed it as SQL Server specific.&lt;br&gt;I am looking for a generic (and extensible) mid tier.</description></item></channel></rss>