Fidely - Search Query Compilation Framework

fidely.zip (5,4 MB)
Fidely is a framework to implement a search query compiler that parses a search query string and builds up an expression tree (Expression<Func<T, bool>>) to filter a collection object. Fidely allows you to customize processes of parsing a query string and building up an expression tree, so you can create various search query compilers. The goal of this project is to make it easy to implement collection filtering features into your application.

Search WPF

SearchWPF.zip (311 kB)
A small utility to browse the WPF classes and interfaces.

Slick Code Search

A WPF based application that lets you index and search through your source files (C#). A Google desktop for your local code.

SharePoint Search Bench

SharePoint Search Bench contains a desktop app for testing and executing searches against a Microsoft Office Search Server (MOSS) environment and a .NET class library API for developers to execute searches homogeneously across both the Search web service or object model.

TBox - tool to make developer's life easier.

tbox.zip (92,0 MB)
TBox is powerful tool, that helps many people work much faster. It can execute unit tests in parallel, manage projects, automate routine tasks and many other.

WPF Google Search

A WPF Google search module that can easily be inserted into any WPF application. Uses Google Suggest and Google Search APIs asynchronously.