473,320 Members | 1,982 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Using protected storage How?

Bob
Using VS2005 andf VB.NET how can you store a faile in protected storage. How
can you retrieve and open a file from protected storage?
Can anyone point me to snippets of code doing this?
Thanks for any help
Bob
Jan 15 '06 #1
2 4550
Hi,

I think you mean isolated storage.

http://msdn.microsoft.com/library/de...classtopic.asp

Ken
------------------------

"Bob" wrote:
Using VS2005 andf VB.NET how can you store a faile in protected storage. How
can you retrieve and open a file from protected storage?
Can anyone point me to snippets of code doing this?
Thanks for any help
Bob

Jan 15 '06 #2
Bob
Ken thanks, you're right. Actually I'm trying to find a way to store a
custome encrypted license file and its decryption key in a location that is
not normally easily accessible. I thought of isolated storage but I'd like
to keep it simple for myself in programming and easy to maintain at customer
site later on.
Any suggestions would be most welcome.
Bob

"Ken Tucker [MVP]" <Ke**********@discussions.microsoft.com> wrote in message
news:F8**********************************@microsof t.com...
Hi,

I think you mean isolated storage.

http://msdn.microsoft.com/library/de...classtopic.asp

Ken
------------------------

"Bob" wrote:
Using VS2005 andf VB.NET how can you store a faile in protected storage.
How
can you retrieve and open a file from protected storage?
Can anyone point me to snippets of code doing this?
Thanks for any help
Bob

Jan 17 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: John A. Byerly | last post by:
Hi, I have a couple of classes that are causing compile errors. I hope someone can shed some light as to why. class A { public: A(X* pX) : m_pX(pX) {};
4
by: wallacej | last post by:
Hello Can anybody explain to me why the following four FPRINTF lines of code yield different results to their Console counterparts on the next line? By my reckoning the results should be te same...
13
by: Adam H. Peterson | last post by:
I just made an observation and I wondered if it's generally known (or if I'm missing something). My observation is that static protected members are essentially useless, only a hint to the user. ...
3
by: Andrew Luke | last post by:
Hi all you C++ guru's! I'm 'very, very' new to C++ and I'm having a little trouble configuring my VS environment I think - when I try and compile some sample code I'm getting the following...
19
by: becte | last post by:
I need to use three bytes to store four 6-bit integers (4 * 6 = 3 * 8) like this 11111122|22223333|33444444 Suppose the input is, int c1, c2, c3, c4, range 0 .. 2^6 -1 and the output is int...
10
by: Dave | last post by:
Has anyone out there managed to create a structured storage file using pure VB.Net? Specifically; with the API function StgCreateStorageEx? If so, could you post a working example here please. One...
1
by: Dennis Powell | last post by:
Does anyone have a successful implementaion of the zlib.dll in VB. Net they can show me. I'm writting a class encaplsulating zlib functionality and I keep getting a System.NullReferenceException...
0
by: Robert Love | last post by:
I am trying to save some boolean values from checkboxes using isolated storage. I am able to do strings and integers without a problem but I can't work out how to save boolean values without seeing...
0
by: Crouchie1998 | last post by:
How to display the raw hex data from the protected storage area? Example: AutoComplete info... Crouchie1998 BA (HONS) MCP MCSE
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.