I have two files. One has latitude and longitude coordinates. The second is a shapefile made from some census districts. I want to be able to check if any of the listed points are within the boundaries of the shapefile. I've searched the forum and the web but came up short. Is there an example of this in c# or vb.net?