Click here to Skip to main content
15,899,313 members
Home / Discussions / C#
   

C#

 
AnswerRe: A Dialog bug Pin
loyal ginger22-Jan-10 6:39
loyal ginger22-Jan-10 6:39 
GeneralRe: A Dialog bug Pin
Muammar©22-Jan-10 6:49
Muammar©22-Jan-10 6:49 
QuestionNetwork login problem Pin
Farbil22-Jan-10 4:32
Farbil22-Jan-10 4:32 
AnswerRe: Network login problem Pin
loyal ginger22-Jan-10 4:53
loyal ginger22-Jan-10 4:53 
Questionmy zipped extention Pin
viper1222-Jan-10 3:53
viper1222-Jan-10 3:53 
QuestionRe: my zipped extention Pin
OriginalGriff22-Jan-10 3:57
mveOriginalGriff22-Jan-10 3:57 
AnswerRe: my zipped extention Pin
viper1223-Jan-10 2:41
viper1223-Jan-10 2:41 
GeneralRe: my zipped extention Pin
OriginalGriff23-Jan-10 3:56
mveOriginalGriff23-Jan-10 3:56 
OK, I assume English is not your native language?

If I read your post correctly, you want to store many files in a single file, similar to the way that powerpoint and WinZip do, but with your own file extension.
If you are new to programming this may be a little advanced for you, but:

You can create your own ZIP files, using an addon, which can have any extension you wish.
Have a look at this article[^] which does musch of that.

There are also various other ZIP utilities you can use from c#: SharpZipLib, DotNetZip etc. - Google is your friend here. I haven't used any of them, so I can't comment on how good they are (or aren't).

If you don't want to use ZIP, then you have a fair amount to do: You will have to invent a file format that will hold variable length files, and transfer them in and out yourself.

All those who believe in psycho kinesis, raise my hand.

My Badger | [badger,badger,badger,badger...] 's gonna unleash hell on your ass. Badger | [badger,badger,badger,badger...] tastic!

AnswerRe: my zipped extention Pin
0x3c022-Jan-10 4:22
0x3c022-Jan-10 4:22 
GeneralRe: my zipped extention Pin
viper1223-Jan-10 2:42
viper1223-Jan-10 2:42 
AnswerRe: my zipped extention Pin
Pete O'Hanlon22-Jan-10 4:28
mvePete O'Hanlon22-Jan-10 4:28 
AnswerRe: my zipped extention Pin
Mirko198023-Jan-10 5:01
Mirko198023-Jan-10 5:01 
QuestionWin32_Service Pin
vinothkumar_Dhakshinamoorthy22-Jan-10 2:32
vinothkumar_Dhakshinamoorthy22-Jan-10 2:32 
AnswerRe: Win32_Service Pin
Covean22-Jan-10 2:52
Covean22-Jan-10 2:52 
GeneralRe: Win32_Service Pin
vinothkumar_Dhakshinamoorthy22-Jan-10 3:00
vinothkumar_Dhakshinamoorthy22-Jan-10 3:00 
GeneralRe: Win32_Service Pin
Covean22-Jan-10 3:14
Covean22-Jan-10 3:14 
Questiondate Pin
arkiboys22-Jan-10 1:16
arkiboys22-Jan-10 1:16 
AnswerRe: date Pin
Luc Pattyn22-Jan-10 1:25
sitebuilderLuc Pattyn22-Jan-10 1:25 
GeneralRe: date [modified] Pin
OriginalGriff22-Jan-10 2:28
mveOriginalGriff22-Jan-10 2:28 
GeneralRe: date [modified] Pin
Luc Pattyn22-Jan-10 3:06
sitebuilderLuc Pattyn22-Jan-10 3:06 
GeneralRe: date Pin
#realJSOP22-Jan-10 3:14
professional#realJSOP22-Jan-10 3:14 
GeneralRe: date Pin
Luc Pattyn22-Jan-10 3:19
sitebuilderLuc Pattyn22-Jan-10 3:19 
GeneralRe: date Pin
OriginalGriff22-Jan-10 3:56
mveOriginalGriff22-Jan-10 3:56 
GeneralRe: date Pin
Luc Pattyn22-Jan-10 6:39
sitebuilderLuc Pattyn22-Jan-10 6:39 
AnswerRe: date Pin
Jimmanuel22-Jan-10 1:48
Jimmanuel22-Jan-10 1:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.