I'd like to use an API to parse US Postal addresses input into an ASP.NET application. I will store the input address, no matter how it's input, then attempt to parse and verify with the user.
Does Google, Microsoft or Yahoo have such functionality in their APIs? If so, what is your experience with the various APIs?