Forum Replies Created

Viewing post 16 (of 17 total)

  • RE: A simple trick for “Block Comment” syntax in SSMS

    I begin the block with [font="Courier New"]/*Dbg [/font]for debug code and [font="Courier New"]/*Rls[/font] for release code. That way I can search and replace [font="Courier New"]--/*Dbg [/font]with [font="Courier New"]/*Dbg [/font]to disable...

Viewing post 16 (of 17 total)