<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with StoredProcedure</title>
    <description>the latest stories tagged with 'StoredProcedure' from DotNetKicks.com</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>Creating Objects in C# From Stored Procedures Using Generics</title>
      <description>How to use Generics in C# to allow you to return an array of data objects directly from a stored procedure class &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftechandit.com%2f%3fp%3d82"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftechandit.com%2f%3fp%3d82" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Creating_Objects_in_C_From_Stored_Procedures_Using_Generics</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Creating_Objects_in_C_From_Stored_Procedures_Using_Generics</guid>
      <pubDate>Thu, 12 Mar 2009 06:10:29 GMT</pubDate>
    </item>
    <item>
      <title>Whats up with Stored Procedures these days?</title>
      <description>When life throws you hard balls, you can either step back and take a swing or bunt the hell out of it.  I just recently went to an information session on T-SQL, Stored Procedures and now LINQ.  These folks discussed stored procedures and why they are so important in the world today.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.spoiledtechie.com%2fpost%2fWhats-up-with-Stored-Procedures-these-days.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.spoiledtechie.com%2fpost%2fWhats-up-with-Stored-Procedures-these-days.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Whats_up_with_Stored_Procedures_these_days</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Whats_up_with_Stored_Procedures_these_days</guid>
      <pubDate>Tue, 21 Oct 2008 19:46:19 GMT</pubDate>
    </item>
    <item>
      <title>Sending SMTP Mail using a Stored Procedure</title>
      <description>Help me send SMTP mail using a stored Procedure that is auto send email &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sqlteam.com%2farticle%2fsending-smtp-mail-using-a-stored-procedure"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sqlteam.com%2farticle%2fsending-smtp-mail-using-a-stored-procedure" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Sending_SMTP_Mail_using_a_Stored_Procedure</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Sending_SMTP_Mail_using_a_Stored_Procedure</guid>
      <pubDate>Fri, 04 Jul 2008 15:05:13 GMT</pubDate>
    </item>
    <item>
      <title>SubSonic - Stored Procedure Tutorial</title>
      <description>Subsonic makes working with stored procedures and your database simple. Today we'll discuss the basics in getting SubSonic to allow you to very easily interface with stored procedures and your data store. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fscribesonic.com%2fBlog%2fArchive%2f2007%2f10%2f29%2fSubSonic---Stored-Procedure-Tutorial.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fscribesonic.com%2fBlog%2fArchive%2f2007%2f10%2f29%2fSubSonic---Stored-Procedure-Tutorial.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/SubSonic_Stored_Procedure_Tutorial</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/SubSonic_Stored_Procedure_Tutorial</guid>
      <pubDate>Tue, 30 Oct 2007 04:46:05 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server: How to run a stored procedure at SQL Server start-up </title>
      <description>This is acctually quite simple. There is 'startup' option that you can set to the procedure. Code included. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2007%2f08%2f14%2f60280.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2007%2f08%2f14%2f60280.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_How_to_run_a_stored_procedure_at_SQL_Server_start_up</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_How_to_run_a_stored_procedure_at_SQL_Server_start_up</guid>
      <pubDate>Tue, 14 Aug 2007 14:35:31 GMT</pubDate>
    </item>
    <item>
      <title>Quick search within ALL stored procedures ... </title>
      <description>This article would explain in detail the methods involved in searching strings within ALL stored procedures.

I am sure there might have been situation where you want to find out a stored procedure where you remember writing some complex logic. Won't it be nice if we can find out that stored procedure where we have already written that important piece of code .. so that we can reuse? If your answer is &amp;quot;yes&amp;quot; read on. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvadivel.blogspot.com%2f2005%2f11%2fquick-search-within-all-stored.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvadivel.blogspot.com%2f2005%2f11%2fquick-search-within-all-stored.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Quick_search_within_ALL_stored_procedures</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Quick_search_within_ALL_stored_procedures</guid>
      <pubDate>Tue, 23 Jan 2007 16:46:01 GMT</pubDate>
    </item>
    <item>
      <title>How to retrieve stored procedure return values from TableAdapter</title>
      <description>If youve been wondering why you are not able to access stored procedure return values from TableAdapter, heres the solution for you.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fvsdata%2farchive%2f2006%2f08%2f21%2f711310.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fvsdata%2farchive%2f2006%2f08%2f21%2f711310.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/How_to_retrieve_stored_procedure_return_values_from_TableAdapter</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/How_to_retrieve_stored_procedure_return_values_from_TableAdapter</guid>
      <pubDate>Tue, 22 Aug 2006 23:31:01 GMT</pubDate>
    </item>
  </channel>
</rss>