Testdata generation script in visual c# 2005
I want the code to create a testdata generation script in C# such that it is adaptable and generates the data in some file or database once you enter the number of records.
Technologies used are Visual C# 2005 and SQL Server 2005 Enterprise Edition
|