How to compare two strings with out Case sensitive ?
Answer Posted / sekar thangavel
sting.Equals(string a,string b)
Explanation:
Determines whether two specified system.string objects have
the same values,a parameter specifies the culture,case and
sort rules used in the comparison
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
What is difference between or and orelse?
Which method do you use to enforce garbage collection in .net?
What is a viewbag?
What is paging in context of Memory?
Explain the concept of View Model in MVC?
Define a multilingual website?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
What is the difference between login controls and forms authentication?
What is asp.net version?
How does windows service lifecycle differ from a .standard. Exe?
Explain server control extensibility with reference to asp.net 2.0 ?
How do you handle server controls?
What is difference between viewstate and session in asp net?
What are the different authentication modes in asp.net?
What are the major built-in objects in ASP.NET?