I want to ask if it's possible to use ASP.NET and node.js together for the server side of my app ?
Example: website which is a game and it will have chat before the game starts that will be build on node.js and when the game starts asp.net will be used for the CPU intensive tasks.