C# 4's dynamic keyword supports IDispatch and late binding. You can read Sam Ng's dynamic series for more information
Oh, and C# 4 is only available as beta a CTP today. You'll have to either wait for Visual Studio vNext or use the beta (which runs on a Windows Server 2008 Virtual PC) to use that.
