which programming lauguage I can use?

  • Thread starter Thread starter barbara
  • Start date Start date
B

barbara

Hi all,

I have an old VB program which call a dll wrote by c. I need to
upgrade the program with Visual Studio .net. I like to use VB.net and
I like to change dll code to .net programming code too. which language
I should pick that make things easy to do? Please give me some
suggestions.

Thanks in advance
 
Hi ,
You can convert your VB6 code to .Net and still use the C dll. But if you
want to move eevrything to one language,then it depeneds on what you are
trying to accomplish and also what programming language you are comfortable
with. If you need info on using C functions in VB.net do send an email.

Thanks

Anand Balasubramanian
Microsoft, Visual Basic .NET

This posting is provided "AS IS" with no warranties, and confers no rights.
Please reply to newsgroups only. Thanks
 
Back
Top