Home All Groups Group Topic Archive Search About

creating a windows desktop search ifilter in .NET?

Author
14 Nov 2006 2:22 AM
Jeje
Hi,

does it possible to create an IFilter in .NET (VB.Net or C#)?
I see sample in C++, but not in VB.Net

any guide?

thanks.

Jerome.

Author
14 Nov 2006 11:11 AM
Vadym Stetsyak
Hello, Jeje!

This link ( http://www.codeproject.com/csharp/IFilter.asp ) may answer your question.

J> does it possible to create an IFilter in .NET (VB.Net or C#)?
J> I see sample in C++, but not in VB.Net

J> any guide?

J> thanks.

J> Jerome.



--
Regards, Vadym Stetsyak
www: http://vadmyst.blogspot.com
Author
14 Nov 2006 7:39 PM
Jéjé
thanks for the link.
I have missed this one...

in fact, what I want to do is to index some content in an SQL Server
database and provide a quick access through the Desktop Search tool.
For example, the user type the name of a customer, then in the result I'll
see the email etc... but also the link to a content (a report or a webpage)
about the sales for this customer (or anything else).

Today the desktop search display the results grouped by type of content,
communications, pictures, etc...

So from here I want to add a section "Databases Info" and the different
results found for what the user looking for.

Maybe there is another way to do this?

Show quote
"Vadym Stetsyak" <vady***@ukr.net> wrote in message
news:u#aDJ09BHHA.1300@TK2MSFTNGP03.phx.gbl...
> Hello, Jeje!
>
> This link ( http://www.codeproject.com/csharp/IFilter.asp ) may answer
> your question.
>
> J> does it possible to create an IFilter in .NET (VB.Net or C#)?
> J> I see sample in C++, but not in VB.Net
>
> J> any guide?
>
> J> thanks.
>
> J> Jerome.
>
>
>
> --
> Regards, Vadym Stetsyak
> www: http://vadmyst.blogspot.com

AddThis Social Bookmark Button