Hi
If you have good debugging skill then you can save lots of time. In visual studio lots of options are available for debugging.
Here are some good URL for debugging. It will be really useful in our daily working project.
http://www.codeproject.com/Articles/309781/Advanced-Debugging-in-Visual-Studio
http://weblogs.asp.net/scottgu/archive/2010/08/18/debugging-tips-with-visual-studio-2010.aspx
http://www.codeproject.com/Articles/79508/Mastering-Debugging-in-Visual-Studio-2010-A-Beginn
http://www.dotnetperls.com/debugging
http://geekswithblogs.net/sdorman/archive/2009/02/14/visual-studio-2008-debugging-ndash-the-watch-window.aspx
Debugging in loophttp://www.c-sharpcorner.com/uploadfile/suchit_84/debugging-tips-using-visual-studio/
http://blog.dreamlabsolutions.com/post/2008/12/11/Debugging-tips-and-tricks-for-Visual-Studio.aspx
Debugging in Store Procedurehttp://codeasp.net/blogs/chandradev/microsoft-net/1901/how-to-debug-store-procedure-in-sqlserver
I hope it will help to someone