I have a VB.net Projects that's as the main publish project for the website. Now, I have a small C# project and I want to publish it with my project in the same website as well. Please advise
I understood from your question that the main application is in vb.net and it is published. Let us know what is the type of C# project that you want to merge? Is it also a website application or it is a class library project?
नमस्ते,
[KaushaL] BlogTwitter [MS MVP 2008 & 2009] [MCC 2011] [MVP Reconnect 2017]
Don't forget to click "Mark as Answer" on the post that helped you
If both are website application and you want to merge it and I will highly recommend to use either of the one and convert the other one.
However, you might want to look at this thread that describe similar solution for website application; in which single page compiled separately opposed to web application project in which only one language is possible:
Possible to combine C#.net, VB.net and ASP.net?
hope it helps./.
नमस्ते,
[KaushaL] BlogTwitter [MS MVP 2008 & 2009] [MCC 2011] [MVP Reconnect 2017]
Don't forget to click "Mark as Answer" on the post that helped you
Member
6 Points
69 Posts
Merging C# Project with VB.Net Project
Dec 01, 2013 09:43 AM|bullet_proof302|LINK
Hello all,
I have a VB.net Projects that's as the main publish project for the website. Now, I have a small C# project and I want to publish it with my project in the same website as well. Please advise
Thanks,
All-Star
31362 Points
7055 Posts
Re: Merging C# Project with VB.Net Project
Dec 01, 2013 10:06 AM|kaushalparik27|LINK
I understood from your question that the main application is in vb.net and it is published. Let us know what is the type of C# project that you want to merge? Is it also a website application or it is a class library project?
[KaushaL] Blog Twitter [MS MVP 2008 & 2009] [MCC 2011] [MVP Reconnect 2017]
Don't forget to click "Mark as Answer" on the post that helped you
Member
6 Points
69 Posts
Re: Merging C# Project with VB.Net Project
Dec 01, 2013 11:31 PM|bullet_proof302|LINK
Thanks
All-Star
31362 Points
7055 Posts
Re: Merging C# Project with VB.Net Project
Dec 02, 2013 12:37 AM|kaushalparik27|LINK
If both are website application and you want to merge it and I will highly recommend to use either of the one and convert the other one.
However, you might want to look at this thread that describe similar solution for website application; in which single page compiled separately opposed to web application project in which only one language is possible: Possible to combine C#.net, VB.net and ASP.net?
hope it helps./.
[KaushaL] Blog Twitter [MS MVP 2008 & 2009] [MCC 2011] [MVP Reconnect 2017]
Don't forget to click "Mark as Answer" on the post that helped you