I am a C# sharp developer and have a need to do some searching in Windows 8 from a Windows Service. Is it possible to search apps, settings and files and other search contract registered providers from a normal Windows Service?
How would I go about doing this, what namespaces should I look into etc? I am struggling to bridge WinRT with the rest of Windows here.