Hi all,
Dot net allow you to develop an application in multiple languages i.e c# vb.net,j# etc. Suppose I develop an application in two languages vb.net and c#. If I declare one session variable in vb.net code and i want to access the same session variable in c# code. Is it possible?