Is it possible to use SQL Dependency with SQL Server Express 2005 which comes with VS 2008?
This article suggest that it will work fine as long as the express edition database is a named instance:
http://www.code-magazine.com/article.aspx?quickid=0605061&page=5
HTH