Combining two ASP.NET projects into one web application using VB and C#

G

Guest

Dear Supporters

We are two developers using VB.NET and C#.NET for developing a common web application.

Until now we have used to seperate projects and using virtual directories for linking the two projects into one web site. However we have problems because this method causes big trouble when triing to share session variables and login-functionality.

How is it possible to get a VB.NET project and one C#.NET project working together as one web application sharing session variables and login-functionality

We have tried to combine these to projects together in a solution. This compiles OK, but do not work well without linking them together with virtual directory in IIS.

Any good web sites explaining this topic

Please help

Best regards
Thomas -> Norway.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top