|
by via eggheadcafe.com articles on 4/8/2007 11:42:07 AM
Uses a class library to compress a text file that represents a table of cities, states, and zipcodes into a kind of "control" library that contains the lookup CSV style exported database table as an Embedded Resource, extract it at runtime, and split the resulting string array into an ADO.NET DataTable complete with Primary Key to look up Zipcodes.
By Peter Bromberg
... [ read more ]
|
|