Hi Imar,
After adding the 3 debugging breakpoints and submit the text, it redirects to the NameService.cs breakpoint. After press F10 a couple of times, it never goes to the
JS breakpoints, and exit in the NameService.cs breakpoint.
I added the keyword "debugger" but it didn't work. I also try with your source code, the same behavior.
Thanks.