Hello,
I've got an existing asp.net project written in vb.net. Another person has written a user control in c#.
Could you please let me know the steps for adding that C# user control to the vb.net app?
I've tried copying them to the folder and using "Add existing item", however it doesn't compile the code behind at all.
Thanks, Fidel