Click here to Skip to main content
15,902,777 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: .Net Framework Pin
Colin Angus Mackay27-Jan-06 5:50
Colin Angus Mackay27-Jan-06 5:50 
AnswerRe: .Net Framework Pin
Ravi Bhavnani27-Jan-06 11:25
professionalRavi Bhavnani27-Jan-06 11:25 
QuestionSending mails with attachments curiosity Pin
Alsvha27-Jan-06 2:14
Alsvha27-Jan-06 2:14 
AnswerRe: Sending mails with attachments curiosity Pin
Dave Kreskowiak27-Jan-06 4:51
mveDave Kreskowiak27-Jan-06 4:51 
GeneralRe: Sending mails with attachments curiosity Pin
Alsvha27-Jan-06 5:04
Alsvha27-Jan-06 5:04 
GeneralRe: Sending mails with attachments curiosity Pin
Dave Kreskowiak27-Jan-06 5:48
mveDave Kreskowiak27-Jan-06 5:48 
GeneralRe: Sending mails with attachments curiosity Pin
Alsvha29-Jan-06 21:54
Alsvha29-Jan-06 21:54 
QuestionString compressing with System.IO.Compression Pin
MrBean27-Jan-06 1:55
MrBean27-Jan-06 1:55 
Basicly I want to be able to compress a String using System.IO.Compression to another String and be able to decompress it later.

I want to use this for compressing XML (and other string values) into a String variable which I store elsewhere. It MUST be compressed to a String - no binary data.

Also, I do not want to save the XML to a file and compress/decompress from there; compressing/decompressing must be in-memory only.

Any advice or sample code (VB.NET or C#) ?

Thanks in advance Wink | ;)


AnswerRe: String compressing with System.IO.Compression Pin
Dave Kreskowiak27-Jan-06 4:49
mveDave Kreskowiak27-Jan-06 4:49 
GeneralRe: String compressing with System.IO.Compression Pin
MrBean27-Jan-06 5:28
MrBean27-Jan-06 5:28 
GeneralRe: String compressing with System.IO.Compression Pin
Dave Kreskowiak27-Jan-06 6:37
mveDave Kreskowiak27-Jan-06 6:37 
GeneralRe: String compressing with System.IO.Compression Pin
MrBean27-Jan-06 7:06
MrBean27-Jan-06 7:06 
GeneralRe: String compressing with System.IO.Compression Pin
Dave Kreskowiak27-Jan-06 8:22
mveDave Kreskowiak27-Jan-06 8:22 
GeneralRe: String compressing with System.IO.Compression Pin
MrBean29-Jan-06 21:11
MrBean29-Jan-06 21:11 
GeneralRe: String compressing with System.IO.Compression Pin
Darell F. Butch Jr.2-Feb-06 2:04
Darell F. Butch Jr.2-Feb-06 2:04 
GeneralRe: String compressing with System.IO.Compression Pin
MrBean6-Feb-06 4:12
MrBean6-Feb-06 4:12 
Questionadding Microsoft common dialog control Pin
raj kumar reddy27-Jan-06 0:04
raj kumar reddy27-Jan-06 0:04 
AnswerRe: adding Microsoft common dialog control Pin
Dave Kreskowiak27-Jan-06 4:40
mveDave Kreskowiak27-Jan-06 4:40 
QuestionPrintPreviewDialog Control Pin
Mo_developer26-Jan-06 22:26
Mo_developer26-Jan-06 22:26 
QuestionParent Control's Callback Priority Pin
IMinusMinus26-Jan-06 14:20
IMinusMinus26-Jan-06 14:20 
Question.NET from a management / architecture view Pin
eyuzwa26-Jan-06 11:05
eyuzwa26-Jan-06 11:05 
Questionimport CSV data into variables Pin
besomuk26-Jan-06 4:40
besomuk26-Jan-06 4:40 
AnswerRe: import CSV data into variables Pin
User 665827-Jan-06 7:50
User 665827-Jan-06 7:50 
GeneralRe: import CSV data into variables Pin
besomuk28-Jan-06 23:40
besomuk28-Jan-06 23:40 
QuestionDelete files when uninstalling application Pin
sebastud26-Jan-06 2:09
sebastud26-Jan-06 2:09 

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.