Search Results

0
votes

SelectedIndexChanged event handler getting old index

Is it possible that you have items copied throughout your datasource for the drop down list? …
1
vote

Resharper update namespace on all files in project

AFAIK, there is no way to do this OOB. But, you can update them fairly quickly through the Class View window. Open class view window, click on the namespace you want to rename, hit CTRL + …