|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
creating a windows desktop search ifilter in .NET?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. 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. 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 |
|||||||||||||||||||||||