Introduction - If you have any usage issues, please Google them yourself
one prepared by the individuals themselves c# source, the realization of the use of SQL Server 2005 hosting storage process (Managed Stored Procedure) and user-defined functions (UserDefined Function) is a good, the integrity of the process, sharing out to everyone learning together.
Using Managed Stored Procedures and User Defined Functions with SQL Server 2005
...............................................................................\DistanceCalculator
...............................................................................\..................\App.config
...............................................................................\..................\bin
...............................................................................\..................\...\Debug
...............................................................................\..................\...\Release
...............................................................................\..................\DistanceCalculator.csproj
...............................................................................\..................\DistanceCalculator.csproj.user
...............................................................................\..................\obj
...............................................................................\..................\...\Debug
...............................................................................\..................\...\DistanceCalculator.csproj.FileList.txt
...............................................................................\..................\...\Release
...............................................................................\..................\program.cs
...............................................................................\..................\Properties
...............................................................................\..................\..........\AssemblyInfo.cs
...............................................................................\..................\..........\Resources.Designer.cs
...............................................................................\..................\..........\Resources.resx
...............................................................................\..................\..........\Settings.Designer.cs
...............................................................................\..................\..........\Settings.settings
...............................................................................\..................\ReadMe.htm
...............................................................................\..................\StoredProcedureUDFForm.cs
...............................................................................\..................\StoredProcedureUDFForm.Designer.cs
...............................................................................\..................\StoredProcedureUDFForm.resx
...............................................................................\SPUDF
...............................................................................\.....\AssemblyInfo.cs
...............................................................................\.....\bin
...............................................................................\.....\...\Debug
...............................................................................\.....\...\Release
...............................................................................\.....\obj
...............................................................................\.....\...\Debug
...............................................................................\.....\...\Release
...............................................................................\.....\...\SPUDF.csproj.FileList.txt
...............................................................................\.....\SP.cs
...............................................................................\.....\SPUDF.csproj
...............................................................................\.....\SPUDF.csproj.user
...............................................................................\.....\Test Scripts
...............................................................................\.....\............\Test.sql
................................