I have an excel charting vba addin that I want to convert most of the code to a compiled library (COM?) before distributing it. Any recommendations on best language to do this? C#, VB, C++? Most of the functionality would be passing Excel objects, manipulating them and then returning them. I have string VB/VBA skills but have not used .net before. Some C++ skills and have written an ActiveX control using C++/MFC before (did find painful). Thanks.
-- You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en or visit the group website at http://megasolutions.net
