Pbickford1
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Getting Localizable Resource to Trigger for MsgBox in VB
I've noticed that although the check for localizable resources triggers for many thing, it does not, apparently, trigger for strings fed to MsgBox, e.g.: MsgBox("This is a long error message that ... -
Edited VS No longer Properly Capitalizes Variable Names with Resharper
Using Resharper with VS Community 2022, on Visual Basic Projects Have noticed that Visual Studio will no longer fix variable names in code to match changes to their definition. E.g. Dim testControl...