0
kicks
Get Countries Name in .Net
In this post, I will explain you how can we get the countries name filled in any collection using .net without using any database.
It is a regular task, which we all as developers did some past day but the difference is we used database table or xml file to hold the country names. But .net framework provide us with all the countries information in Globalization namespace.