C
ckkwan
I am using C#, and woud like to know if it is possible for me to write
Client-Side code with C#?
Can't really find any good examples in the web, all are using
javascript only.
What I need to do is very simple, at the client side, connect to an
application in the server, retrieve some info and update a html
control without refreshing the whole page.
I can do that with Java Applet, but can't figure out how to do this
with ASPX
TIA.
Client-Side code with C#?
Can't really find any good examples in the web, all are using
javascript only.
What I need to do is very simple, at the client side, connect to an
application in the server, retrieve some info and update a html
control without refreshing the whole page.
I can do that with Java Applet, but can't figure out how to do this
with ASPX
TIA.