I'm looking to create a simple shape file using sharpmap (or some other library if it's easy/free). I want a shape file with just some lat/long points on it. I can't find a simple working example using sharmap v2 that actually can compile.
I don't want to put these shape files in to a map engine at run time, just save the files off to the disk.
The closest thing I could find is here, but targets an older version of the API: http://sharpmap.codeplex.com/discussions/38358