﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Article By </title><link>https://www.c-sharpcorner.com/articles/</link><description>Articles from C# Corner</description><copyright>© 1999 - 2026  CSharp Inc. All contents are copyright of their authors.</copyright><atom:link href="https://www.c-sharpcorner.com/rss/authorarticles.aspx?MemberUniqueName=dan-clark3" rel="self" type="application/rss+xml" /><item><title>The Ins and Outs of Stored Procedures in VB.NET</title><description>The purpose of this article is to demonstrate how stored procedures are created in SQL Server 2000 and consumed by clients written in VB.NET.</description><link>http://www.vbdotnetheaven.com/UploadFile/dclark/StoredProceduresinVBdotNET04082005072716AM/StoredProceduresinVBdotNET.aspx</link><guid isPermaLink="true">http://www.vbdotnetheaven.com/UploadFile/dclark/StoredProceduresinVBdotNET04082005072716AM/StoredProceduresinVBdotNET.aspx</guid><pubDate>Thu, 26 Jun 2003 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dan Clark)</author></item><item><title>The "ins" and "outs" of Using Stored Procedures in C#</title><description>This article reviews the creation of stored procedures with parameters using the Visual Studio IDE.</description><link>https://www.c-sharpcorner.com/article/the-ins-and-outs-of-using-stored-procedures-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/the-ins-and-outs-of-using-stored-procedures-in-C-Sharp/</guid><pubDate>Mon, 27 Jan 2003 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dan Clark)</author></item><item><title>Using Stored Procedures in Conjuction with DataAdapter</title><description>A stored procedure is a named collection of SQL statements that are stored in the database. To the client a stored procedure acts similar to a function.</description><link>https://www.c-sharpcorner.com/article/using-stored-procedures-in-conjuction-with-dataadapter/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/using-stored-procedures-in-conjuction-with-dataadapter/</guid><pubDate>Thu, 09 Jan 2003 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dan Clark)</author></item></channel></rss>