One thing that comes to me sometimes when I am debugging a program is to see a variable that has changed value, but I don’t know where and when it was changed….
Tag: Debugging
Multi-Monitor debugging in Visual Studio
When you have a multi-monitor device, you usually want to write code in one monitor and debug the program in another one. This is especially helpful when you want to debug some…
Ferramentas de Debugging de UI no Visual Studio 2015
O Visual Studio 2015 introduziu novas ferramentas de debugging de UI para as aplicações WPF, Windows 8.1 ou Windows 10: a Live Visual Tree e o Live Property Explorer. Com estas duas…
Gravação de meu Webcast no MSDN
Se você não teve oportunidade de assistir meu webcast Aplicações = Desenvolvedores + Designers do dia 30/10, agora pode baixá-lo no MediaCenter do MSDN. O link é https://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?culture=pt-BR&EventID=1032392195&CountryCode=BR Vale a pena assistir,…