Converting a VBA Macro to C# 4.0
Posted by: C# Frequently Asked Questions,
on 28 Sep 2010 |
View original | Bookmarked: 1 time(s)
I've talked a lot about improved COM interop in C# 4.0 and how much easier it is now to work with Office applications. This time I want to share some tips and tricks on how you can convert Visual Basic for Applications (VBA) macros to C# 4.0 by using Office 2010 and Visual Studio 2010. You can either watch a video or read this post: its the same scenario and the same code, only I tried a different medium this time. If you for some reason decide to take a look at both, let me know which one you...