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
Explain the difference between “system.array.clone()” and “system.array.copyto()” in c#?
What is private and shared assembly?
Why dataset is used in c#?
What is iformatprovider in c#?
What kind of the information stored inside the assembly?
Is namespace a class?
What are Namespaces?
What is indexer c#?
What's c# ?
Explain the serialization in .net
What is a partial class in c#?
Can you prevent a class from being instantiated?
What is the data type for bit in c#?
Why we use delegates in c#?
What is throw in c#?