TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Sairam
NA
321
415.6k
how to compare two string in the csharp web application
Nov 12 2010 7:37 AM
how to compare two string in the
csharp web application
if(arrStr.Equals(temp))
{
Response.Write("equal");
}
else
{
Response.Write("not");
}
results always "not" even when 2 strings are equal
Reply
Answers (
2
)
Configuration system failed to initialize smtpop.dll
string comparison and replacement