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 a web pool?
Explain how dot net compiled code will become platform independent?
What language does asp.net use?
How do you store a value in viewstate and retrieve them?
How many types of state management are there in asp net?
What are the main differences between asp and asp.net?
If you are using components in your application, how can you handle exceptions raised in a component?
Is asp.net and .net same?
What are the different types of sessions in asp.net? Name them?
Difference between Response.redirect vs server.transfer?
List the advantages and disadvantages of user control an custom control?
How can you dynamically add user controls to a page?
Are cookies stored on server or client?
How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?
What is web api vs wcf?