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
Why should I use interface in c#?
How do you prevent a class from being inherited in c#?
Can you instantiate an abstract class c#?
What do you understand by an Implicit Variable?
What is the ouput of the following program?
What is an enumerator c#?
What is the difference between finalize() and dispose() methods?
What is int64 in c#?
Why do we need abstraction in c#?
What is difference between ilist and list?
the c# keyword .int. Maps to which .net type?
What is difference between property and variable in c#?
What does void do in unity?
What are strong name assemblies?
Name the method of servicebase class?