Exploring the Visual Studio bounty program DevToolsGuy / Mon, Jan 11, 2016 Vulnerability bounty programs are a new trend in the relationship between developers and software companies. Various organizations have begun inviting independent security researchers to test the vulnerability...
Debugging Applications in C# DevToolsGuy / Thu, Sep 4, 2014 Developing software solutions does not only involve writing code. A significant amount of time is spent on debugging - finding and fixing errors and problems. Initially a developer needs to test and debug...
Debugging a web application in Internet Explorer Alex Kartavov / Wed, Aug 25, 2010 Great series of blogs on scriptjunkie.com about Internet Explorer development tools. Check it out! http://msdn.microsoft.com/en-us/scriptjunkie/ff817549.aspx