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 are the types of caching in asp.net?
How can you enable impersonation in the web.config file?
What is the use of web.config file?
What is difference between singleton and single call?
8. Why do you want to work here?
Why do I get error message "could not load type" whenever I browse to my asp.net web site?
Explain what is an abstract class?
What is xaml? Are xaml file compiled or built on runtime?
Are cookies client side or server side?
How would ASP and ASP.NET applications run at the same time on the same server?
What is the difference between a default skin and a named skin?
Is it possible to change the index of primary key on table?
What is viewstategenerator?
Explain the different types of directives in .net?
What is difference between View State and Hidden Field in ASP.NET?