I found this great link while I encountered a problem of validating strong passwords using regualar expressions.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/paght000001.asp
Check out it might be of great help for other regular expression related queries.
Happy coding !