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 server infrastructure?
What is the namespace to create thread in .net?
What is form submit?
What is virtual directory in asp.net?
What is the use of placeholder control? Can we see it at runtime?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
What is asp.net and how it works?
What is enableviewstate in asp net?
What do you mean by marshalbyref?
Do you support digital rights management to protect my videos?
What are validators and list some validators of asp.net?
How can I create master page in asp net?
Describe how ASP.NET maintains process isolation for each Web application?
What is the function used for removing an event listener?
What is server side routing?