cdemi 


    • 624 total downloads
    • last updated 11/19/2014
    • Latest version: 0.1.0
    Lets you efficiently bulk load a SQL Server table with data from a Typed List. This uses System.Data.SqlClient.SqlBulkCopy and just wraps it for a more developer-friendly interface
    • 420 total downloads
    • last updated 11/17/2014
    • Latest version: 1.0.0
    Gets ip2location.com Lite DB1 as a typed List to save in your database or cache or whatever your persistent storage is. Usage: List<IPRangeCountry> range = IP2LocationHandler.Download();