Thinking in GIS

a blog about GIS from a urban geogeek living at the countryside

Feed, Categories, Archives


Cuyahoga: "Hello World" sample module tutorial

Posted: April 30, 2007
Categories: Cuyahoga, .NET, devs, OOAD, Tutorials, CMS
Feedback: View Comments

Cuyahoga is an impressive Open Source web site framework (and CMS) with many impressive features like:RDMBS indipendency via NhibernateEnterprise architecturePlug-in architectureDeployable, using Mono, to platforms different from Windows, like Linux, Mac OS X, Solaris, unlike other popular .NET CMSSearch engine based on dotLuceneFull ASP .NET 2.0 enginelogging system via log4net (the same logging engine in zigGIS)People willing to deeply dig in Cuyahoga may download the latest release (1.5.0) source code and this basic tutorial for developing Cuyahoga modules.The problem with this tutorial is that is a bit out of date (is based on VS 2003 and on a old release...
Read the full post