By mswatcher
via weblogs.asp.net
Submitted: Jul 23 2008 / 10:42
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
SaveShareSend
Tags: .net, database, methodology, web design
Add your comment