C# class in a VB Web Application

  • Thread starter Thread starter Manuel
  • Start date Start date
M

Manuel

I have an old Web application made in VB.NET 2005 (Framework 2.0)
I need to add a set of new classes made with C# inside that projet.
Anyone know how to do this without the use of a DLL referenced to that VB.NET Web app ? It really need them to be inside the same projet.

Thanks for you help !
 
Back
Top