Click here to Skip to main content
15,886,795 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have heard that XML database file don't have securities (can be accessed easily externally) and searched a lot but cant find any answer. Can anyone provide me a solution to add security to XML database file.


Thanks in advance
Posted

 
Share this answer
 
Comments
CPallini 5-Sep-14 1:33am    
5.
Gihan Liyanage 5-Sep-14 1:38am    
Thanx C
agent_kruger 5-Sep-14 22:59pm    
sir, encrypting data is not the answer but thank you for the reply. Sir, actually i am talking about that if we can insert password in XML database file
As in Solution 1 you can encrypt the content partially. Another way would be encrypt the file in whole and decrypt it when it is opened. There are lots of articles concerning for example AES 256 encryption:

https://www.google.com/search?q=aes%20256%20encryption%20c%23&[^]
 
Share this answer
 
Comments
CPallini 5-Sep-14 1:33am    
5.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900