I have a C# project with many asp pages and C# code behind. I have another we project that was written in VB.Net.
Is there a way to add one asp.net page along with the code behind from the vb.net project in to C# project?
Go to the complete details ...