Posted
on Jan 6, 2010
(permalink)
For my Silverlight-Application, i get Data from a XML-File.
Where is the best Place for the Data.xml File? [Webroob]/]App_Data/[MyApp]/data.xml?
Reply
Answer
Ivan Dimitrov
Ivan Dimitrov
Posted
on Jan 6, 2010
(permalink)
Hi thomas3577,
You can create a folder called
ClientBin which the Silverlight application has access to at runtime. In this folder you can put your xap file and xml file.
Sincerely yours,
Ivan Dimitrov
the Telerik team
Reply