Simulated Execution (LINQ to SQL)
A driver or mode that executes a program but does not execute any LINQ to SQL changes but instead captures these in a new SQL script you can save.
                1
                 vote
              
            
- 
      Bent Rasmussen commented ...This would work like a SQL recorder and macro automation. It's also nice to be able to inspect a SQL script before you actually run it on a production system. 
