Click here to Skip to main content
15,889,882 members
Home / Discussions / C#
   

C#

 
QuestionDownload An Image From A URL In background in C# for WPF Pin
Janet2224-Oct-10 21:14
Janet2224-Oct-10 21:14 
AnswerMessage Closed Pin
24-Oct-10 21:21
stancrm24-Oct-10 21:21 
GeneralRe: Download An Image From A URL In background in C# for WPF Pin
Janet2226-Oct-10 21:34
Janet2226-Oct-10 21:34 
GeneralRe: Download An Image From A URL In background in C# for WPF Pin
Janet2226-Oct-10 23:57
Janet2226-Oct-10 23:57 
QuestionByte array to word document Pin
Tauseef A24-Oct-10 19:22
Tauseef A24-Oct-10 19:22 
hi guys

i am working on a project which fetches emails from pop3 server ,
what i want to do is to read all email get all attachments (which ihave done)
now i have attachemnt data in the form of a byte array , if there is a text attachment
so this binary data can easily be converted to string to get the file data , but probelm
is if there is docx file attchment than this binary data cannot be converted to string as it gives some
raw data which is unreadable , can any body tell me how to convert a binary data (byte array )which is build based on a docx file back into string without saving the file on the hard disck.
regards.

Tauseef A Khan
MCP Dotnet framework 2.0.

AnswerRe: Byte array to word document [modified] Pin
Bernhard Hiller24-Oct-10 20:25
Bernhard Hiller24-Oct-10 20:25 
AnswerRe: Byte array to word document Pin
Mirko198025-Oct-10 4:08
Mirko198025-Oct-10 4:08 
Questionusing enum Pin
sajad_306624-Oct-10 9:24
sajad_306624-Oct-10 9:24 
AnswerRe: using enum Pin
Henry Minute24-Oct-10 11:33
Henry Minute24-Oct-10 11:33 
GeneralRe: using enum Pin
Luc Pattyn24-Oct-10 12:03
sitebuilderLuc Pattyn24-Oct-10 12:03 
GeneralRe: using enum Pin
Henry Minute24-Oct-10 15:07
Henry Minute24-Oct-10 15:07 
GeneralRe: using enum Pin
Nish Nishant24-Oct-10 15:27
sitebuilderNish Nishant24-Oct-10 15:27 
GeneralRe: using enum Pin
Henry Minute24-Oct-10 15:29
Henry Minute24-Oct-10 15:29 
GeneralRe: using enum Pin
Nish Nishant24-Oct-10 15:31
sitebuilderNish Nishant24-Oct-10 15:31 
GeneralRe: using enum Pin
Keith Barrow24-Oct-10 20:52
professionalKeith Barrow24-Oct-10 20:52 
QuestionQuery Related problem Pin
Amit K Awsthi24-Oct-10 7:13
Amit K Awsthi24-Oct-10 7:13 
AnswerRe: Query Related problem Pin
AspDotNetDev24-Oct-10 7:57
protectorAspDotNetDev24-Oct-10 7:57 
AnswerRe: Query Related problem Pin
Vimalsoft(Pty) Ltd24-Oct-10 8:12
professionalVimalsoft(Pty) Ltd24-Oct-10 8:12 
AnswerRe: Query Related problem Pin
ShilpaKumari24-Oct-10 8:55
ShilpaKumari24-Oct-10 8:55 
AnswerRe: Query Related problem Pin
Dave Kreskowiak24-Oct-10 9:43
mveDave Kreskowiak24-Oct-10 9:43 
QuestionTrapping browser requests in c# Pin
Nitin198124-Oct-10 5:10
Nitin198124-Oct-10 5:10 
AnswerRe: Trapping browser requests in c# Pin
Richard MacCutchan24-Oct-10 9:22
mveRichard MacCutchan24-Oct-10 9:22 
GeneralRe: Trapping browser requests in c# Pin
Nitin198124-Oct-10 19:19
Nitin198124-Oct-10 19:19 
GeneralRe: Trapping browser requests in c# Pin
Garth J Lancaster24-Oct-10 19:47
professionalGarth J Lancaster24-Oct-10 19:47 
GeneralRe: Trapping browser requests in c# Pin
Richard MacCutchan24-Oct-10 22:27
mveRichard MacCutchan24-Oct-10 22:27 

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.