Tomek on Software
Wednesday, May 15, 2013
Multi-line strings in JavaScript and Node.js
›
When writing Node.js or JavaScript applications, you sometimes need to embed multi-line strings in y...
4 comments:
Tuesday, March 12, 2013
Run C# and node.js code in-process with no compilation
›
The edge.js project allows running .NET and node.js code in-process. With the edge@0.7.0 release, ...
8 comments:
Friday, March 8, 2013
Run node.js and .NET code in-process
›
The owin project allows running node.js and .NET code in-process. It provides an asynchronous mecha...
Wednesday, February 27, 2013
Access MS SQL from a node.js application using OWIN, in-process CLR hosting, .NET, and ADO.NET
›
Note: this post is related to the 0.4.0 version of the owin project. The project has since been renamed to edge.js and has seen major improv...
3 comments:
Sunday, February 24, 2013
CPU bound workers for node.js applications using in-process .NET and OWIN
›
Note: this post is related to the 0.4.0 version of the owin project. The project has since been renamed to edge.js and has seen major improv...
›
Home
View web version