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
Pinku
1.4k
292
44.2k
not able to compare the string
Jun 14 2019 1:43 AM
List<string> lst=new List<string>
{
"java",".net","Fullstack","Devloper","Devops","Sqlserver"
};
string str = "Fullstack .net Devloper ";
how can i check str value with lst value
I need to check all the values of str with lst
Reply
Answers (
2
)
How read a multipart form data in Web API and save in folde?
crystal report from c# project dont appear in client host