Programming Glossary: capitalization
Why doesn't the C# compiler stop properties from referring to themselves? http://stackoverflow.com/questions/2336847/why-doesnt-the-c-sharp-compiler-stop-properties-from-referring-to-themselves Note the mistaken capitalization I understand why the..
Is there an alternative to string.Replace that is case-insensitive? http://stackoverflow.com/questions/244531/is-there-an-alternative-to-string-replace-that-is-case-insensitive The problem is the capitalization of FirstName varies...
In C# what is the difference between ToUpper() and ToUpperInvariant()? http://stackoverflow.com/questions/3550213/in-c-sharp-what-is-the-difference-between-toupper-and-toupperinvariant are various other capitalization issues around elided..
openssl using only .NET classes http://stackoverflow.com/questions/5452422/openssl-using-only-net-classes Note also the capitalization of the S in Salted With..
c# getting interface method comments http://stackoverflow.com/questions/5859097/c-sharp-getting-interface-method-comments the given name for capitalization. summary public void.. the given name for capitalization. summary member members..
Permutations of capitalization http://stackoverflow.com/questions/905317/permutations-of-capitalization
|