I am using Microsoft Dynamics NAV 2009 as I am building a C# program as the integration. Currently Im defining all my web service references inside my C# code.
I wanted to know whether I can call the web service references from a text file since I will be using different URLs with different domains. Currently Im running on localhost.