Click here to Skip to main content
15,916,379 members
Home / Discussions / C#
   

C#

 
GeneralRe: Problem in Playing .Wav File Pin
Dave Kreskowiak29-Aug-05 4:39
mveDave Kreskowiak29-Aug-05 4:39 
QuestionConvert.ToBase64 question Pin
matt cole28-Aug-05 16:53
matt cole28-Aug-05 16:53 
GeneralRe: Convert.ToBase64 question Pin
Andy Brummer28-Aug-05 17:06
sitebuilderAndy Brummer28-Aug-05 17:06 
General[Message Deleted] Pin
matt cole28-Aug-05 18:25
matt cole28-Aug-05 18:25 
GeneralRe: Convert.ToBase64 question Pin
matt cole28-Aug-05 18:26
matt cole28-Aug-05 18:26 
GeneralRe: Convert.ToBase64 question Pin
Andy Brummer28-Aug-05 19:13
sitebuilderAndy Brummer28-Aug-05 19:13 
General[Message Deleted] Pin
matt cole28-Aug-05 19:18
matt cole28-Aug-05 19:18 
GeneralRe: Convert.ToBase64 question Pin
matt cole28-Aug-05 19:19
matt cole28-Aug-05 19:19 
Yeah my actual code does deal with it as a stream but it generates the same string as the Image.Save(memoryStream) method. Basically I'm using a third party charting component which has a save method which is able to save to a stream, I assume it uses the same method as the Image.Save does as it generates the same base64 string. I was hoping if i could get to the bottom of the reason I am getting two different strings I could take that solution to my actual code.

I can see now that the string is exactly the same, except the file IO method has more bytes on the end that are missing from the other method.
QuestionAplication.run Pin
xilefxilef28-Aug-05 16:22
xilefxilef28-Aug-05 16:22 
GeneralRe: Aplication.run Pin
Andy Brummer28-Aug-05 16:59
sitebuilderAndy Brummer28-Aug-05 16:59 
AnswerRe: Aplication.run Pin
Luis Alonso Ramos28-Aug-05 17:04
Luis Alonso Ramos28-Aug-05 17:04 
GeneralRe: Aplication.run Pin
xilefxilef28-Aug-05 18:45
xilefxilef28-Aug-05 18:45 
GeneralRe: Aplication.run Pin
Andy Brummer28-Aug-05 19:26
sitebuilderAndy Brummer28-Aug-05 19:26 
GeneralRe: Aplication.run Pin
Luis Alonso Ramos28-Aug-05 20:07
Luis Alonso Ramos28-Aug-05 20:07 
GeneralRe: Aplication.run Pin
Robert Rohde28-Aug-05 20:17
Robert Rohde28-Aug-05 20:17 
QuestionHow to avoid flickering problem when drawing?` Pin
radic.feng28-Aug-05 15:25
radic.feng28-Aug-05 15:25 
AnswerRe: How to avoid flickering problem when drawing?` Pin
Christian Graus28-Aug-05 15:35
protectorChristian Graus28-Aug-05 15:35 
GeneralRe: How to avoid flickering problem when drawing?` Pin
radic.feng28-Aug-05 17:19
radic.feng28-Aug-05 17:19 
QuestionHelp! help! Newbie... Pin
boggs28-Aug-05 15:11
boggs28-Aug-05 15:11 
AnswerRe: Help! help! Newbie... Pin
Christian Graus28-Aug-05 15:36
protectorChristian Graus28-Aug-05 15:36 
GeneralRe: Help! help! Newbie... Pin
boggs28-Aug-05 15:43
boggs28-Aug-05 15:43 
QuestionHow do I get the amount of memory an object Pin
Member 9628-Aug-05 11:37
Member 9628-Aug-05 11:37 
AnswerRe: How do I get the amount of memory an object Pin
Guffa28-Aug-05 13:27
Guffa28-Aug-05 13:27 
GeneralRe: How do I get the amount of memory an object Pin
Andy Brummer28-Aug-05 17:07
sitebuilderAndy Brummer28-Aug-05 17:07 
AnswerMarshal.SizeOf won't work Pin
Daniel Turini28-Aug-05 22:40
Daniel Turini28-Aug-05 22:40 

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.