End Google Ads 201810 - BS.net 01 --> Hello there,

I am developing an app that will have HTML/JS/CSS as the user interface component and then the back end will be C# that will be dynamically updating this web page. In order to do that i need the C# functions to be able to call JS functions in HTML page and the JS functions to be able to call C# functions.

First of all, is this possible?

If possible, how can i do that?

Please guide me with sample code.

Thanks in advance.