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
Define data caching?
What is runat?
Are there resources online with tips on asp to asp.net conversions?
What are the components of ado.net?
Which two new properties are added in asp.net 4.0 page class?
How can you enable impersonation in the web.config file?
Explain what does wsdl stand for?
How does session state work in asp.net?
hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
Which protocol is used in a web api?
What role “#&&” plays in a querysting?
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
How many types of controls are there in asp.net?