Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default VBA versus VSTO (fundamentally excell based)

Another three reasons:

1. With VSTO you get the ability to deploy add-in code independently of
workbooks. If like me you have many users and frequent updates of the VBA
ad-ins you have developed, this may be a significant advantage.

2. You can use the DataGridView control which is a far more flexible and
versatile data control than anything accessible through VBA. I have got very
attached to it after seeing how easily you can produce neat interfaces using
this control and .NET forms.

3. .NET code signing offers much better code security than VBA. This is an
issue that's likely to get more important.

I am making the transition slowly (and sometimes painfully) but I think it
will be worth it. Good luck and here's encouragement to try it!
--
Work performed in the spirit of service is worship...Baha''i Writings


"AMDiesen" wrote:

After reading the posts on this forum regarding the subject of this post,
valid questions remain. 1) what is the value in switching from VBA to VSTO,
2) is there much of a movement to switch. My concerns focus on usability,
skill marketability, security of the code, and conversion of old code.

A summary of the previous posts regarding VSTO suggests that the language is
not yet mature, but simplification and ease of use should improve with
VS2008. (Chip, I've condensed and paraphrased some of your previous
comments). In addition VBA should remain mainstream in the near term, and
support for VBA should continue for the foreseeable future.

Any input that adds a little color to the issue is appreciated.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VSTO David12345 Excel Discussion (Misc queries) 2 December 27th 05 08:14 PM
VSTO: Sheets collection a 1-based array(?!?!?) Bob Sullentrup Excel Programming 0 November 10th 05 04:10 PM
In excell be able to Sum values based on the color of the cell Ray Lewis Excel Worksheet Functions 0 October 5th 05 03:10 PM
XLA versus Reference versus Nothing Jos Vens[_2_] Excel Programming 2 April 11th 05 08:54 AM
VSTO 2.0 No Name Excel Programming 1 December 8th 03 09:02 PM


All times are GMT +1. The time now is 04:26 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"