we want to load few datasources(from webservice) on application level start and use them across the application. we do not want to load for each request(E.g country list from webservice). If if it is ASP.NET, we do it in application-start event. I am new to share point. I didn't find any solution.
could you please suggest the better way to handle in share point 2013.
Thanks.