Community

SQL Server Unit Testing with Visual Studio 2010

(Arshad Ali) As a database developer you always want to ensure stored procedures, UDFs (User Defined Function) and triggers perform as expected. And more importantly you want to ensure that a change in an existing SP, UDF or trigger does not break the functionality. That is to say, you want to have

Read More - Register for Free Membership