Y
yasmine
hi ;
I would like to ask according to the features of .net
framework ,we can write application in any language.
Suppose I have 2 web applications one written by VB.net
and other by Visual C#,last web form in VB.net web
application will be directed to 1st page in Visual C# web
application.
So we can make an empty solution and add in it 2 web
applications,then in last web form in Vb.net web
application redirect it to first webform in C# web
application ,this wasn't the problem.
The problem is how can I pass parameter from first page to
the other ,and they are in different applications,but both
applications are in same solution
I would like to ask according to the features of .net
framework ,we can write application in any language.
Suppose I have 2 web applications one written by VB.net
and other by Visual C#,last web form in VB.net web
application will be directed to 1st page in Visual C# web
application.
So we can make an empty solution and add in it 2 web
applications,then in last web form in Vb.net web
application redirect it to first webform in C# web
application ,this wasn't the problem.
The problem is how can I pass parameter from first page to
the other ,and they are in different applications,but both
applications are in same solution