Imagine you need to maintain a list of processed data rows in a running data-driven unit test. Well, you can use the code below as a starting point: [ DataSource ( "System.Data.SqlClient" , "Data Source=.;Initial Catalog=FeatureDemo;Integrated Security=True"
Read More...