Click here to Skip to main content
15,903,854 members
Articles / .NET

Modifying Variable Values without Leaving Your Debugging Session

Rate me:
Please Sign up or sign in to vote.
2.00/5 (1 vote)
18 Aug 2012CPOL2 min read 11.8K   2  
How to modify variable values while remaining in your debugging session
In this tip, you will see a couple of ways of modifying the value of a variable without stopping the debugging session.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
Canada Canada
Kamran Bilgrami is a seasoned software developer with background in designing mission critical applications for carrier grade telecom networks. More recently he is involved in design & development of real-time biometric based security solutions. His areas of interest include .NET, software security, mathematical modeling and patterns.

He blogs regularly at http://WindowsDebugging.Wordpress.com

Comments and Discussions