Click here to Skip to main content
15,914,074 members
Home / Discussions / C#
   

C#

 
QuestionTAPI 3.1 in C# Pin
kasper781-Mar-06 4:33
kasper781-Mar-06 4:33 
QuestionPorting VB.NET code to C#.NET Code Pin
Daishi10021-Mar-06 4:28
Daishi10021-Mar-06 4:28 
AnswerRe: Porting VB.NET code to C#.NET Code Pin
darkelv1-Mar-06 4:39
darkelv1-Mar-06 4:39 
GeneralRe: Porting VB.NET code to C#.NET Code Pin
Daishi10021-Mar-06 4:57
Daishi10021-Mar-06 4:57 
GeneralRe: Porting VB.NET code to C#.NET Code Pin
darkelv1-Mar-06 14:28
darkelv1-Mar-06 14:28 
AnswerRe: Porting VB.NET code to C#.NET Code Pin
Judah Gabriel Himango1-Mar-06 6:12
sponsorJudah Gabriel Himango1-Mar-06 6:12 
QuestionMemory mapped files Pin
Chals1-Mar-06 4:10
Chals1-Mar-06 4:10 
AnswerRe: Memory mapped files Pin
Le centriste1-Mar-06 4:15
Le centriste1-Mar-06 4:15 
In fact, you are not downloading a file, but its contents.

Now, let's say you have all the bytes in your byte[]. What do you mean by "opening", "mapping to memory"? You already have it in memory.

If you want the string represention, try the System.Text.Encoding.GetString(byte[]) method.

--------

"I say no to drugs, but they don't listen."
- Marilyn Manson
AnswerRe: Memory mapped files Pin
darkelv1-Mar-06 4:15
darkelv1-Mar-06 4:15 
Answer[Message Deleted] Pin
Le centriste1-Mar-06 4:16
Le centriste1-Mar-06 4:16 
GeneralRe: Memory mapped files Pin
Chals1-Mar-06 5:28
Chals1-Mar-06 5:28 
GeneralRe: Memory mapped files Pin
Le centriste1-Mar-06 7:27
Le centriste1-Mar-06 7:27 
AnswerRe: Memory mapped files Pin
Judah Gabriel Himango1-Mar-06 6:14
sponsorJudah Gabriel Himango1-Mar-06 6:14 
GeneralRe: Memory mapped files Pin
Chals1-Mar-06 21:06
Chals1-Mar-06 21:06 
Questionmixed code C# Pin
_tasleem1-Mar-06 3:59
_tasleem1-Mar-06 3:59 
Questioncapturing videoclip and saving video clip from webcam Pin
prgramya1-Mar-06 3:29
prgramya1-Mar-06 3:29 
Questionneed help creating tabs in c# forms Pin
Jeyakumar_indian1-Mar-06 2:08
Jeyakumar_indian1-Mar-06 2:08 
AnswerRe: need help creating tabs in c# forms Pin
chinmmay1-Mar-06 2:20
chinmmay1-Mar-06 2:20 
GeneralRe: need help creating tabs in c# forms Pin
Jeyakumar_indian1-Mar-06 18:55
Jeyakumar_indian1-Mar-06 18:55 
Questionc# auto tracing tool Pin
nidheeshkayal1-Mar-06 1:23
nidheeshkayal1-Mar-06 1:23 
AnswerRe: c# auto tracing tool Pin
malharone1-Mar-06 7:24
malharone1-Mar-06 7:24 
Questionc# Pin
sagarcode1-Mar-06 0:38
sagarcode1-Mar-06 0:38 
AnswerRe: c# Pin
leppie1-Mar-06 1:53
leppie1-Mar-06 1:53 
QuestionVisual Studio.NET cystal report Pin
angelagke28-Feb-06 23:47
angelagke28-Feb-06 23:47 
AnswerRe: Visual Studio.NET cystal report Pin
darkelv1-Mar-06 0:50
darkelv1-Mar-06 0:50 

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.