HOW-TO

SQL Deploy Demo with Adam Stephensen

SQL Deploy Demo with Adam Stephensen

SSW’s Adam Stephensen demonstrates the features of SSW SQL Deploy

Adam Stephensen is a senior developer at SSW with a decade of experience performing needs analysis, designing and building scalable, database-driven, distributed enterprise solutions incorporating web and windows interfaces.

How To Use Coffee Script + SASS + LESS in Visual Studio 2010 with Eric Phan

How To Use CoffeeScript + SASS + LESS in Visual Studio 2010 with Eric Phan

Eric Phan gives us a quick peek into CoffeeScript, SaSS and LESS and how they can help you create simple, maintainable javascript and CSS assets for your web application.

Debugger Canvas in Visual Studio 2010 with Eric Phan

Debugger Canvas in Visual Studio 2010 with Eric Phan

Debugger Canvas is a new user experience for the debugger in Visual Studio Ultimate. It pulls together the code you’re exploring onto a single pan-and-zoom display. As you hit breakpoints or step into code, Debugger Canvas shows just the methods that you’re debugging, with call lines and local variables, to help you see the bigger…