Make sure your have VS2013 with Update 4 (comes with TypeScript support).
Use one of our templates, HelloDuoCode for example, select IE, put a breakpoint in C# and you should be able to debug it from IDE.
If you still have a problem, try to put a breakpoint in scripts\HelloDuoCode.js, it should stop in C# code, and you can use F10/F11 for step-by-step debugging.
Make sure your have VS2013 with Update 4 (comes with TypeScript support).
Use one of our templates, HelloDuoCode for example, select IE, put a breakpoint in C# and you should be able to debug it from IDE.
If you still have a problem, try to put a breakpoint in scripts\HelloDuoCode.js, it should stop in C# code, and you can use F10/F11 for step-by-step debugging.
Mackey Kinard
I have IE as my default browser... but dont see how to debug application right
in the VS2013 IDE
Please download latest DuoCode v0.5.1223.0-beta from http://duoco.de/download
Make sure your have VS2013 with Update 4 (comes with TypeScript support).
Use one of our templates, HelloDuoCode for example, select IE, put a breakpoint in C# and you should be able to debug it from IDE.
If you still have a problem, try to put a breakpoint in scripts\HelloDuoCode.js, it should stop in C# code, and you can use F10/F11 for step-by-step debugging.
Daniel Zeitlin
Please download latest DuoCode v0.5.1223.0-beta from http://duoco.de/download
Make sure your have VS2013 with Update 4 (comes with TypeScript support).
Use one of our templates, HelloDuoCode for example, select IE, put a breakpoint in C# and you should be able to debug it from IDE.
If you still have a problem, try to put a breakpoint in scripts\HelloDuoCode.js, it should stop in C# code, and you can use F10/F11 for step-by-step debugging.
-
Using external JS-Libraries?
-
How do I convert an existing project to use DuoCode?
-
DuoCode complains on References in Web project
-
Value property textbox
-
Execute code on the fly (Startup logic)
-
Source maps and class libraries
-
Access native javascript objects
-
Mac - Mono and Xamarin Studio Support
-
DuoCode.Runtime Documentation
-
Command Line dcc.exe
See all 80 topics