I\'d like to replace some assignment statements like:
int someNum = txtSomeNum.Text; int anotherNum = txtAnotherNum.Text;
with
<
Comprehensive guide
http://blog.goyello.com/2009/08/22/do-it-like-a-pro-%E2%80%93-visual-studio-find-and-replace/