Creating a SharpMap WMS Server using .NET MVC4 Razor
Lately I’ve been playing with the idea of creating a lightweight method of displaying geospatial data. I’m currently working on a project using NHibernate Spatial, .NET MVC4 and Sql Server 2012.stock-map
As our deployment will initially be without a full server install (no dedicated server) I can’t depend on a GeoServer installation what I would normally do. So I went to my best buddy Google and found a WMS implementation built in SharpMap which is nearing its 1.0 release. (Currently RC2)