VMware User Environment Manager (UEM) is an interesting product that allows you to have a central management portal that can control an end user's desktop Group Policies and settings. While I was ...
When you're debugging, you probably know that you can use the Debug | Step Out menu choice to exit a method without having to step through all the code in the method. But, if you want to step out and ...
One of the great new features of SSMS 2008 is the new debug facility. Query Analyzer had a stored procedure debug facility in SQL Server 2000 but it was not transferred when SQL Server 2005 combined ...