Hi there...
I have a question. Here''s the intention of my project. ASP.NET web application, with code-behind option selected as VB.NET for the VS.NET project on WinXP OS. I''ve found a C++ toolkit with test applications, which I want to utilize, PMT.
So, a user clicks a command button on my Web application, in turn, I should use this toolkit to generate an output file. The test application of the PMT toolkit does exactly what I wish to perform. Should I translate this test application into VB(.NET) from C++? Or should I create a dll or COM to call functions from this C++ test application? Or can I utilize/modify this C++ test application such that my ASP.NET web application works directly with this C++ code?
Which would be the least complex of methods (if valid)? Are there any details I should take note of? Please advise. If more information is required, please inform me.
Cyndi
I have a question. Here''s the intention of my project. ASP.NET web application, with code-behind option selected as VB.NET for the VS.NET project on WinXP OS. I''ve found a C++ toolkit with test applications, which I want to utilize, PMT.
So, a user clicks a command button on my Web application, in turn, I should use this toolkit to generate an output file. The test application of the PMT toolkit does exactly what I wish to perform. Should I translate this test application into VB(.NET) from C++? Or should I create a dll or COM to call functions from this C++ test application? Or can I utilize/modify this C++ test application such that my ASP.NET web application works directly with this C++ code?
Which would be the least complex of methods (if valid)? Are there any details I should take note of? Please advise. If more information is required, please inform me.
Cyndi