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.



hi , how could i analyse a text the user added on a site to look for some words like "car&quo..

Answer / kalyan

Use .net Regex

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Is it possible to have a static indexer in c#?

0 Answers  


FOR EXAMPLE : CLASS Dotnet { } creating object: Dotnet dn=new Dotnet(); NOW THE QUESTION IS WHICH IS CALLED AS OBJECT ? EITHER dn OR new Dotnet() and CAN YOU PROVE YOUR ANSWER????? PLEASE REPLY...

2 Answers  


What does exclamation mark mean c#?

0 Answers  


Where value types are stored in c#?

0 Answers  


What is entity framework in c#?

0 Answers  






What is unmannaged code and will CLR handle this kind of code or not .

0 Answers   DELL,


What is token in c#?

0 Answers  


if i used stored procedure for retrieving the data from sql server.in front end i had used data reader.when 100 records are there in table.when it has displayed ten records in frontend database has been collapsed.then where should our data available...

2 Answers   CybAge, Wipro,


What is difference between internal and protected internal in c#?

0 Answers  


Explain About Web.config

0 Answers   Keane India Ltd,


What is the correct way of declaring an xml namespace?

0 Answers  


how to access the virtual method without creating the objet for the virtual method?

1 Answers  


Categories