Blogs - Habib Heydarian


How to install and configure the DinnerNow.net 3.0 sample application[MP4] [0:07:38] [2009/07/20]
The DinnerNow.net 3.0 sample application is a complete reference application that showcases a number of Microsoft technologies incuding WPF, ASP.NET, Windows Mobile, Windows Workflow, AJAX, LINQ, etc.…


Debugger Trick: Debug a single Window or Form at a time[MP4] [0:04:26] [2009/07/18]
In this short video, I'll cover how to debug a single form or window in a solution that contains multiple windows/forms. For more details, see the following blog. Habib Heydarian.


Fun with Breakpoints![MP4] [0:01:22] [2009/07/13]
This is one of the lesser known and depending on your point of view, either fun or annoying features in the debugger. You can find out more at https://blogs.msdn.com/habibh.


Moving Code Around in Visual Studio[MP4] [0:02:59] [2009/06/28]
As a developer, one of the common tasks that you do is move code around. In this video, I'll demonstrate how using the Outlining Expansion feature in Visual Studio makes it a whole lot easier to copy…