Click here to Skip to main content
15,902,939 members
Articles / Desktop Programming / WPF

WPF: Getting Rid of "magic strings" Reduces Speed

Rate me:
Please Sign up or sign in to vote.
4.11/5 (3 votes)
2 May 2016CPOL1 min read 14.7K   59   1  
Speed reduction that may occur when using expressions instead of string constants in INotifyChanged paradigm and a way to work around this

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Israel Israel
fan of Microsoft technology and Microsoft programming style

Comments and Discussions