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

.NET (Core and Framework)

 
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 
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 
MrBean wrote:
Also, I'm NOT looking for something to compress a stream...


Actually, you are! Consider the String as just a stream of characters in memory. See this[^] for more information.


MrBean wrote:
Yes, but this can be converted (encoded) to/from a String with .NET (can't remember the class name right now).


You could probably do what you want with a StringBuilder[^] object.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

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 
Question.NET Memory Management Pin
RajeshGuptha26-Jan-06 2:01
RajeshGuptha26-Jan-06 2:01 
AnswerRe: .NET Memory Management Pin
Colin Angus Mackay26-Jan-06 2:23
Colin Angus Mackay26-Jan-06 2:23 
AnswerRe: .NET Memory Management Pin
Dave Kreskowiak26-Jan-06 6:24
mveDave Kreskowiak26-Jan-06 6:24 

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.