We have just updated release of our Search AutoComplete for SharePoint 2010 Central Administration web part.
The solution has been tested and updated for SharePoint 2010 RTM release and we also fixed deployment script for Farm solutions. You can download for FREE with full source code. Click here to send your feedback.
Original Post:
SharePoint 2010 introduced a new and improved Central Administration which looks awesome. However when I am teaching about SharePoint or presenting it to customers I need a quick and easy way to find an option in Central Admin (yeah I know, I am lazy ). So I decided to build a „search as you type“ web part for Central Admin.
It is based on JQuery, and JQueryUI as the previous web part I blogged about. It was inspired by Office Search Commands project.
It comes in two flavors:
- SandBox Solution (it does not list commands for Service Application administration)
- Farm Solution (it lists all commands available including multiple Service Applications if available)
You can download for FREE with full source code.