.net - Visual Studio 2008 performing like VBA -


i know vsto/vsta, , know vba functionality (with .net syntax of course) can done in .net. there learning curve going vba .net without vsto. question though is, can done in vba somehow recreated in .net without vsto?

the reason because converting vba application .net several reasons: want take advantage of oo, class libraries better available use, , fun. wouldn't happy if got far in learn of limitations.

thank you.

i don't believe you'll run actual limitations. however, vba exposes features take substantially more effort within .net. interfacing applications within ms office suite? vba exposes methods this. vba allows simulation of keyboard presses, isn't straightforward in .net.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -