473,395 Members | 2,006 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,395 software developers and data experts.

Structured files in VS 2005

Is there a way to create structured files in .NET 2.0? Essentially, I
want to take a hierarchic web site and convert it to a single,
navigatable file similar to the compiled help, but using my own
extention and not the standard .chm.
--
Gregory Gadow
Feb 6 '06 #1
3 1264
Gregory,

What is for you a "structured file" ?

This text is probably used in thousand different ways.

Cor
Feb 7 '06 #2
"Cor Ligthert [MVP]" wrote:
Gregory,

What is for you a "structured file" ?

This text is probably used in thousand different ways.


Microsoft had a technology that allowed a programmer to create a tree
structure of nodes and leaves within a single file. You navigated the
tree using a syntax similar to the one used to navigate a directory
hierarchy. Data was compressed "on the fly"; you could retrieve a leaf
within the structure without having to decompress the entire file.

Ultimately, I am looking to create a compressed file consisting of pages
in an ebook. I could use XML, but that brings up issues I would rather
not deal with, such as the overhead of XML code, compression and
encryption issues.
--
Gregory Gadow
Feb 7 '06 #3
Gregory,
Are you referring to COM Structured Storage?

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

Or WinFX Package:

http://windowssdk.msdn.microsoft.com..._Packaging.asp

http://windowssdk.msdn.microsoft.com...ng_Package.asp

NOTE: a common WinFX package is simply a ZIP file (the ZipPackage)...
However developers could introduce other Package types, such as a COM
Structured Storage Package or a CAB Package.
Or possibly a CAB file:

http://msdn.microsoft.com/library/de...html/cabdl.asp

--
Hope this helps
Jay [MVP - Outlook]
..NET Application Architect, Enthusiast, & Evangelist
T.S. Bradley - http://www.tsbradley.net
"Gregory Gadow" <te******@serv.net> wrote in message
news:43***************@serv.net...
| "Cor Ligthert [MVP]" wrote:
|
| > Gregory,
| >
| > What is for you a "structured file" ?
| >
| > This text is probably used in thousand different ways.
|
| Microsoft had a technology that allowed a programmer to create a tree
| structure of nodes and leaves within a single file. You navigated the
| tree using a syntax similar to the one used to navigate a directory
| hierarchy. Data was compressed "on the fly"; you could retrieve a leaf
| within the structure without having to decompress the entire file.
|
| Ultimately, I am looking to create a compressed file consisting of pages
| in an ebook. I could use XML, but that brings up issues I would rather
| not deal with, such as the overhead of XML code, compression and
| encryption issues.
| --
| Gregory Gadow
|
|
Feb 8 '06 #4

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

Similar topics

3
by: Sean McIlroy | last post by:
I'm dealing with XML files in which there are lots of tags of the following form: <a><b>x</b><c>y</c></a> (all of these letters are being used as 'metalinguistic variables') Not all of the tags in...
3
by: Edmond Neo | last post by:
I use structured storage to store large amounts of data in various streams. I realize that I can call structured storage through a wrapper in .NET, but I'm concerned that there is a performance...
3
by: _link98 | last post by:
Running DB2 ESE V8.1.8 on WinXP. This is Fixpak 8. Have a structured-type and some methods for that type. One of my methods needs to do insert / update on tables. The type specification...
3
by: HALLES | last post by:
HELLO ! in upper case: i mean to be heard ;o) Compilers are good ! Myself, i used TP6 and TP7 to work on dBASE V files, once ... a long time ago. I was unaware of Internet Usenet world,...
4
by: David Groves | last post by:
Are there any plans to incorporate a native C# facility to deal with the OLE Structured Storage concept? It's clumsy at best to have to construct a C++ interface to the .doc files (or any such...
3
by: Dwight | last post by:
I need to be able to read and create Structured Storage Files. I have not been able to find anything about this except for C++, which I do not know. currently i'm using a DOC viewer (eDoc) just to...
2
by: ERE | last post by:
I'd like to encapsulate several files -- mostly graphics files -- as a single file. Does .NET provide a convenient way to do this? COM provided structured storage -- but I definitely don't want...
2
by: Wes Peters | last post by:
Does anyone know of an article that deals with the subject of reading a structured text file using VBA code in Access? Thanks, Wes
1
AmberJain
by: AmberJain | last post by:
HELLO, First of all, I accept that this is a too simple question but I got different opinions in different books and so I'm posting it here...... The question is simple.....Is C a block...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.