Microsoft ISV
Visual Studio
.NET Development
Game Technologies
SQL Server
Windows Vista
Visual FoxPro
VS Express Editions
Visual C#
Smart Device
Visual Basic
VS Team System
Windows Live
Visual J#
Architecture
Software Development Network>> .NET Development>> Storing Data in XML
Storing Data in XML
Hot Topic
Using DateTimePicker in Visual Web Developer 2005
DNS.GetHostEntry doesn't display the hostname as dns.resolve did
Whidbey System.DirectoryServices
Change address
High bandwidth usage over TCP Channel w/Binary Formatter
how to Copy a table from mssql to ms access
Garbage Collector encounters access violation and calls ExitProcess
Compensator and Transactions problem.
Casting data types into byte arrays
Memory leak when adding inherited DataColumns to a DataTable (debug build only)
.NET Development
Update requires a valid UpdateCommand when passed DataRow collection with modified rows.
PerformanceCounter specifications ?
How do i obtain an MCSD
Clibpoard bug in VB 2005 or DotNetFramework 2.0
SingleCall or Singleton?
DataSet To String XMl
Validation of a xml file
I expect a client cert will return after starting System.Net.HttpListener in "Negotiate" mode
DataSet constraint bug
4 Billion Threads?
Storing Data in XML
i am a newbie to XML please tell me how can be a xmldata protected if it is with the application on a local machine..........how can i store in a way that user cant view it directly..............
Answer this question
Storing Data in XML
Udhaya Kumar D
Hi,
If you are using .NET Framework v2.0, then take a look at the following article:
http://www.devx.com/dotnet/Article/21564
Otherwise, you can still treat the entire XML as an encrypted string. For string enrcyption take a look here:
http://www.devarticles.com/c/a/VB.Net/String-Encryption-With-Visual-Basic-.NET/
Regards,
Vikram
Storing Data in XML
Answer this question
Storing Data in XML
Udhaya Kumar D
If you are using .NET Framework v2.0, then take a look at the following article:
http://www.devx.com/dotnet/Article/21564
Otherwise, you can still treat the entire XML as an encrypted string. For string enrcyption take a look here:
http://www.devarticles.com/c/a/VB.Net/String-Encryption-With-Visual-Basic-.NET/
Regards,
Vikram