.NET Client Example

Dovetail Seeker includes a .NET assembly, The Dovetail.Search.Client, in the developer directory. This is an example implementation of a Dovetail Seeker Client written in C#. We have included the source code used to generate the assembly. You are welcome to use this source as guidance for creating your own Dovetail Seeker Client.

The default location is [Install Path]\developer\dotnet-client\

The following features are included:

See Also

Developer Resources

.NET Client Example