I\'m trying to debug a slightly-modified version of the ADO.NET POCO Entity Generator template using the directions Oleg Sych published a few years back. I modified th
in Visual Studio 2010 you need to call Debugger.Launch() before Debugger.Break().