Does anyone know how to do this?
views:
73answers:
1
A:
See : http://msdn.microsoft.com/en-us/library/7h3ystb6%28VS.80%29.aspx
Play around with the parameters : "newAsync" and "oldAsync" to switch off Async methods.
Hope this helps.
Cheers!