blog community

Welcome to blog community Sign in | Join | Help
in Search

Browse by Tags

All Tags » .NET » SQL
  • Peek into the database during your unit test

    Have you ever had the following problem? You are debugging a unit test which has just inserted some records into your database. While the unit test is waiting on a breakpoint you want to see the result of the insert in the database. You start up SQL Query Analyzer type 'select * from customers' and hit <F5>. What happens? If ...
    Posted to Frank Bakker (Weblog) by frankb on September 29, 2006
Powered by Community Server, by Telligent Systems