From 5b82aac090c3df62982def2b724cb154cace7c01 Mon Sep 17 00:00:00 2001 From: Tomasz Janczuk Date: Wed, 26 Oct 2011 12:06:20 -0700 Subject: [PATCH] adding MVC howto --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a2fb73d..1a31963 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Hosting node.js applications in IIS on Windows [site templates for WebMatrix](https://github.com/SteveSanderson/Node.js-Site-Templates-for-WebMatrix) [using with mongodb](http://www.amazedsaint.com/2011/09/creating-10-minute-todo-listing-app-on.html) [diagnosing problems with ETW traces](http://tomasz.janczuk.org/2011/09/using-event-tracing-for-windows-to.html) +[using with MVC](http://weblogs.asp.net/jgalloway/archive/2011/10/26/using-node-js-in-an-asp-net-mvc-application-with-iisnode.aspx) **Prerequisites for building**