hi, in the first application, i have a textbox which it's content is bind to a xml file. if there is 2 application running at the same time, when the second app changes the data in the xml file, how can i safely update the textbox which was binded to the xml file in the first app? Thanks in advance