VC++.NET & ASP.NET

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all, i am a newbie. Can we call & use VC++.NET within ASP.NET page

Thanks very much
 
You can call methods in an assembly created with VC. You cannot use C++ as
the code behind language.

Ronald Laeremans
Visual C++ team
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top