﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Content tagged LINQ, Testing</title><link>http://www.sqlservercentral.com/</link><description>Content tagged LINQ, Testing posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Testing SQL Stored Procedures Using LINQ</title><description>The need to test a program that accesses and manipulates a back-end SQL Server&amp;#174; database is very common. In many such cases, the application interacts with the back-end data through the use of SQL stored procedures. In this type of scenario, you can think of the stored procedures as auxiliary methods of the system under test; and they must therefore be tested just like any other module in the system.</description><guid>http://www.sqlservercentral.com/redirect/articles/62915/</guid><pubDate>2008/05/08</pubDate><link>http://www.sqlservercentral.com/redirect/articles/62915/</link></item></channel></rss>