VB.Net- C# integration
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
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 ASP.net app? Thanks Madhuri Mittal Madhuri Mittal