1
Answer

Vc++ C# interoperability problem

Administrator

Administrator

22y
1.5k
1
sir i have a vc++ com dll that returns an string array. I am trying to use this array in c#. I want to pass the address of this array to a function/method how do i do this pls help me thanks shabari
Answers (1)
0
Niradhip Chakraborty
NA 6.5k 527k 15y
If you modify anything inside the application you need to build it and create the setup again. If you need to modify the connection string for your test db then just open the app.config and give proper connection string for your db which includes server name,db name, user name and password.