Kamran Bilgrami
CODE Author
Kamran Bilgrami is a seasoned software developer with a proven track record of transforming complex business problems into viable technical solutions. He is Chief Technology Officer for WindowsDebugging.com where they provide training and consulting services. Kamran is a well-known speaker for his insightful presentations at conferences like Techdays, Prairie Development Conference, ConFoo, OWASP and local user groups.
Kamran has been instrumental in orchestrating highly available, performance centric, fault-tolerant real-time systems in a wide variety of industries including telecom, security and human/health services. Most of the systems he devised belong in a category where any downtime is simply unacceptable. His areas of expertise includes .NET, performance engineering, patterns and security.
Articles Authored
-
Debugging Hard to Reproduce Issues
Last updated: Wednesday, August 31, 2022
Published in: CODE Magazine: 2012 - July/August
Software developers live and breathe debugging. It’s an essential and integral part of our day-to-day job. Whenever we are confronted with any bug in code, our typical first question is, “How can I reproduce this issue?” Any problems that cannot be reproduced are generally considered tricky to resolve. In order to really understand the challenges with debugging hard to reproduce issues, let’s walk through a few scenarios here.