I would like to use C # for the application that I am building, but the application makes heavy use of automation (i.e. Excel, Word).
Is it possible to use C # for such an application? It used to be a nightmare for using languages ββlike C for things like parameter lists with null arguments, etc.
What are some tips to help make things easier or should I just stick with VB.NET?
user113476
source share