Code question

With VB support now part of RadZen I would like to make use of it. Is there a tutorial that shows me how to integrate my VB code into the RadZen application?

I confess I have used very little javascript to this point, but have started to work with it. In the meantime I would like to use VB as much as possible for custom methods and processes.

Thanks

John W

Hi John,

There are number of partial methods in the generated classes including Startup, DbContex and all controllers:

Security can be customized as well:

Here is also an example how to invoke custom server method:

Best Regards,
Vladimir

Its appears I neglected to say thank-you. I looked at these, then at the Angular tutorial online. Understanding how the architecture fits together is key for me. Its slowly falling into place.

Thanks again for the links.

John W

1 Like