Hi i have a requirement where i have to use a tools API which is VB dll and i have to do some insert ,delete and update using that API. Can i use C#.net to implement these functionalities.If i use vb dll as reference and use thode API’s will i face any issue ?
Share
Absolutely not, you should be able to consume it without any problems.