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…

Read More

Exploring ASP.NET, MVC and BETA 3 with Justin King

In this video, Justin King discusses: ASP.NET MVC BETA 3 Demos building a shopping website using Visual Studio 2010 Reasons to switch to ASP.NET. — Want to build a website? SSW has the resources to develop sites of any scope, from ongoing maintenance tasks to the implementation of large complex sites. Know more.

Read More

‘MVC: What’s All the Fuss?’ By Eric Phan

Originally broadcasted live on the 31st of May 2012 This Webinar, hosted by SSW’s Eric Phan, focuses on the key points of interest regarding MVC and is a must watch for any .NET developer. The topics include: A history of the platform ASP Classic ASP.Net Web Forms ASP.NET MVC Why clients and devs choose MVC…

Read More