Z
zee
Hi all
I am a newbie where programming with c# is concerned. One thing that
seems to come up often when reading about it and .Net is that you can
use different languages on a piece of code. Is that possible and how do
you do it. I have written a simple application which has a page that has
buttons (navigate with them). I also have a clock in the corner, but I
would love to use <%@ Page Language ="VB" %> together with c#. This
means that the language used in buttons is c# but the language used in
the clock is VB. all of this in one page, one piece of code, is it
possible?
Thanks in advance
Zee
I am a newbie where programming with c# is concerned. One thing that
seems to come up often when reading about it and .Net is that you can
use different languages on a piece of code. Is that possible and how do
you do it. I have written a simple application which has a page that has
buttons (navigate with them). I also have a clock in the corner, but I
would love to use <%@ Page Language ="VB" %> together with c#. This
means that the language used in buttons is c# but the language used in
the clock is VB. all of this in one page, one piece of code, is it
possible?
Thanks in advance
Zee