VB.NET sample applications
The following projects are for use with Visual Studio 2005 and 2008.
dtdemo
C:\Program Files\dtSearch Developer\examples\vb.net2\dtdemo
Simple indexing and searching application.
ado_demo
C:\Program Files\dtSearch Developer\examples\vb.net2\ado_demo
Database indexing example in VB.NET. Uses the DataSourceToIndex property of an IndexJob to index ADO.NET databases.
The following projects are for use with Visual Studio 2010.
dtdemo
C:\Program Files\dtSearch Developer\examples\vb.net4\dtdemo
Simple indexing and searching application.
ado_demo
C:\Program Files\dtSearch Developer\examples\vb.net4\ado_demo
Database indexing example in VB.NET. Uses the DataSourceToIndex property of an IndexJob to index ADO.NET databases.