Click here to Skip to main content
15,904,416 members
Articles / Programming Languages / C#

How to Call a Stored Procedure with Parameters from Your WinForm Application

11 Jul 2010CPOL 4K   17
The goal is to provide a simple, step-by-step example of how to call stored procedures with parameters from a C# Winform application.
This article is currently in progress. This version is not yet publicly viewable

Please go to the C# Table of Contents to view the list of available articles in this section.