Hi Friends,
Please update me that,
1. If the application was developed by the C#, and VB codes. Is it show error, When I compile this application.
2. If I have two class files, First one was developed by the C# code, and second one was developed by the VB code, Is it produce error, when I compile it.
Thanks
Loading
VulpesPosted Mar 22, 2012, 6:51 AM
What you can do is to create a class library in one language and then consume it from a project created with the other language.