I wanted to integrate my nodeJS application with IIS...

Jun 9 2014 2:34 PM
Hey,

There are two separate applications, one is developed in ASP.Net (Hosted into IIS) and an other small application which is developed in NodeJS doing CRUD operations.... I wanted to use these CRUD operations (NodeJS) using my ASP.NET Application....In-fact I wanted to integrate my NodeJS application with IIS so that I can use that CRUD operations of NodeJS through my ASP.Net Application...
 Could You please help me, What would be the basic steps to do this ? 

Thanks 
Sujeet
 

Answers (1)