Register | Login 
Forum  
SearchForum Home
     
  Discussions  Development Topics  Does your code ...
 Does your code pass "The Turkey Test?"
 
 2/25/2008 11:45:25 AM
AlGonzalez
87 posts
nomadicview.blogspot.com/


Does your code pass "The Turkey Test?"
Does anyone follow these rules?

www.moserware.com/2008/02/does-your-code-pass-turkey-test.html

I have worked on projects that had names of people from various countries so when searching or compariing those I did use string.Compare with StringComparison.OrdinalIngoreCase or ToLowerInvariant. But in general, I admit that even being aware of some of these items I usually still code without regard to culture. I suppose if the projects that I worked on required it, then I would get into the habit of doing this all the time.



Al Gonzalez
P.S. Solutions, Inc.
http://www.linkedin.com/in/algonzalez
  Discussions  Development Topics  Does your code ...

Copyright (c) 2008 GSP Developers
Walling Info Systems | Terms Of Use | Privacy Statement