![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have two web projects: - One is a vb.net - One is a C# Is it possible to merge those 2 projects to a single one without translating from C# to VB.NET or vise-versa? Reason is, the login piece is part of vb.net and I use session cookies to remember the userID accross all the pages. Now when I click on a link that points to the C# part I can't get this session cookie, because I have another session opened. Of course I can use URL parameters, but I wouldn't like this since it is a security leak. thx |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |