VB.Net- C# integration
-
I have a ASP.net application written in VB.Net which is the main application. I have another ASP.net application written in C#. I want to integrate the C# project files into the VB.net project ( without having to convert C# code to VB.net ) . The C# project contains few aspx pages and couple of C# utility classes. What would be the best way to integrate the C# files into VB.net project and run these successfully within the VB.net app? Thanks Madhuri Mittal
-
I have a ASP.net application written in VB.Net which is the main application. I have another ASP.net application written in C#. I want to integrate the C# project files into the VB.net project ( without having to convert C# code to VB.net ) . The C# project contains few aspx pages and couple of C# utility classes. What would be the best way to integrate the C# files into VB.net project and run these successfully within the VB.net app? Thanks Madhuri Mittal