hi , how could i analyse a text the user added on a site to
look for some words like "car" "shouffere" .. and then i
can use that information in addition to other information
to make a decision about the adds im going to to show on
the site.
Answer Posted / kalyan
Use .net Regex
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is arraylist generic in c#?
What is the advantage of extension method in c#?
Explain the process of abstraction with an example?
What do you mean by stack and heap in c#?
What happens during the process of boxing?
What is ilist c#?
What is a Jagged Array in C#?
What are escape sequences explain with example?
What is difference between events and delegates?
Why do we use void in c#?
What is default parameter in c#?
What are strong name assemblies?
How many types of inheritance are there in c#?
What is .cs file in c#?
What is the difference between array and list in c#?