asp.net - Save a file locally -
i want save xml file using xml serialization on server , restore object value xml.
the problem xml file keeps disappearing if rebuild. how should save file , ensure remain there?
you should review using system.io in asp.net starting point.
a safe store files app_data, mentioned earlier.
Comments
Post a Comment