I'm just wondering when and when not to use this.
For example, this.textbox1.text vs textbox1.text, or this.dropdownlist1.selectedvalue.tostring()
I don't seem to be having any problems when I use them, but I don't really know why I choose to use this or why I don't (it ends up working).
Thanks!
...
Go to the complete details ...