ASP.NET Locale (State/Province, Country) LINQ User Control

I just published my "Locale LINQ" user control...

Here are the basic features:
- Displays the corresponding States/Provinces based on the selected Country
- Includes a pretty exhaustive list of Countries & their associated States/Provinces
- Allows for an initial Country or State/Province to be selected via markup or server side code
- Caches the list of States/Provinces & Countries for great performance
- Based on an XML file containing the list of States/Provinces & Countries
- Uses LINQ for all of the data access & queries

Check it out:

http://www.schnieds.com/2008/06/aspnet-locale-stateprovince-country.html

 

-Aaron
http://www.churchofficeonline.com

1 Comment

Comments have been disabled for this content.