show/hide this revision's text 5 differentiate between asp.net and .net in subject. general grammar fixes

Are asp.net .NET string operations case sensitive?

Is asp.net

Are .NET string functions like : IndexOf("blah") case sensitive?

From what I remember it isn'tthey aren't, but for some reason I am seeing bugs in my app related to where the text in the query string to be is in camel case (like UserID) and me I'm testing for IndexOf("userid")IndexOf("userid").

show/hide this revision's text 4 fixed a typo

Are asp.net string operations case senstivesensitive?

show/hide this revision's text 3 deleted 37 characters in body

Hi,

Is asp.net string functions like: IndexOf("blah") case sensitive?

From what I remember it isn't, but for some reason I am seeing bugs in my app related to the text in the query string to be in camel case like UserID and me testing for IndexOf("userid").

I must be going nuts hehe.

show/hide this revision's text 2 edited title
show/hide this revision's text 1