Search Results

1
vote

INotifyPropertyChanged property name - hardcode vs reflection?

Additionally, we found an issue where getting a method name worked differently in Debug vs. Release builds: …
0
votes

How to turn off warning for no xml comment in VS 2005

If you have a .NET project, the setting is on Project properties > Build tab. Near the bottom, in the Output section, there is a check box labeled "XML documentation file". …