The V2 .NET Assembly can be used with Micorsoft .NET, to quickly provide Postcode Address Lookup Software functionality and Nearest Store locator Ideal for Microsoft .NET C#, Microsoft .NET Visual Basic
V3 Open API: has replaced this V2 .NET Assembly - For web/desktop applications, we have an Open API web service that takes a Postcode, Postcode + Part of address, or “Search as you type” words and returns a list of matching addresses, which can be used by almost any programming stack.
The user then selects an address from the list presented, and another call is made to the Open API to get the detailed address record and its geolocation. More info about Open API
Examples with full source code are included for Microsoft .NET C#, Microsoft .NET Visual Basic.
The .NET Assembly can also be used in "Local Mode", which means local data instead of our Web based data server. Ideal for .NET till solutions when no internet connection is possible or intermittent connection.
The .NET Assembly has the following features:
Important: .NET Assembly is designed for Desktop software. It will not work in IIS, since it implements windows forms to provide Postcode Lookup functionality. For External use, simply use our SOAP Web service.
The .NET Assembly examples:
see below for list of examples