code-search

Google code search - missed languages

This is very odd, but I don't see neither PowerShell nor XAML among supported languages http://www.google.com/codesearch/advanced_code_search ?! How can I filter results for that languages? ...

Searching for empty methods

I am currently working on a security audit/code review of our system. This requires me to check all pages in the system and make sure that the code behind contains two methods that are used to check security. Sometimes the code in these methods get commented out to make testing easier. So, my question is does anyone know an easy way...