In regards to programming an application that interfaces with another application using an API, can I access the libraries (API) using VB as well as C# since effectively (from what I will call "limited understanding" at this point) both code compiles to effectively the same CIL or IL?
Edit: The application is built using C# already and the norm is writing C# for custom functionality using the application's API. I really don't know what type of API it is though.
IDispatchCOM objects is somewhat easier in VB.Net) one may have more compact syntax.