You need to ensure that the connection string value that is stored in the web.config file is updated to the production server# s connection string value during publishing
You need to cache the retrieved data so that the database is not queried each time the Web page is accessed
You need to ensure that requests for this URL that contain an unrecognized country value will not be processed by the Details action of HomeController