Click here to Skip to main content
15,797,606 members
Home / Discussions / C#
   

C#

 
GeneralRe: Automatic Email Sender Pin
Christian Graus15-Jul-09 3:50
protectorChristian Graus15-Jul-09 3:50 
AnswerRe: Automatic Email Sender Pin
Manas Bhardwaj15-Jul-09 3:29
professionalManas Bhardwaj15-Jul-09 3:29 
GeneralRe: Automatic Email Sender Pin
dev sheoran15-Jul-09 19:39
dev sheoran15-Jul-09 19:39 
Questionvbscript installation Pin
arkiboys15-Jul-09 1:28
arkiboys15-Jul-09 1:28 
AnswerRe: vbscript installation PinPopular
Christian Graus15-Jul-09 1:44
protectorChristian Graus15-Jul-09 1:44 
QuestionHow to convert an image to a Base64 string and back? Pin
Megidolaon15-Jul-09 1:06
Megidolaon15-Jul-09 1:06 
AnswerRe: How to convert an image to a Base64 string and back? Pin
SeMartens15-Jul-09 1:21
SeMartens15-Jul-09 1:21 
AnswerRe: How to convert an image to a Base64 string and back? Pin
Super Lloyd15-Jul-09 1:27
Super Lloyd15-Jul-09 1:27 
Megidolaon wrote:
raw = Convert.FromBase64String(OFD_Open.FileName);


I think converting the filename won't help much...
If I were you I would convert the content!

From the top of my mind perhaps this will work:

Convert.FromBase64String(File.ReallAllText(OFD_Open.FileName));

A train station is where the train stops. A bus station is where the bus stops. On my desk, I have a work station....
_________________________________________________________
My programs never have bugs, they just develop random features.

AnswerRe: How to convert an image to a Base64 string and back? Pin
Luc Pattyn15-Jul-09 3:08
sitebuilderLuc Pattyn15-Jul-09 3:08 
AnswerRe: How to convert an image to a Base64 string and back? Pin
Megidolaon15-Jul-09 8:30
Megidolaon15-Jul-09 8:30 
QuestionSmart Cards, what is the new PCSC? Pin
Dewald15-Jul-09 0:47
Dewald15-Jul-09 0:47 
QuestionC1.C1Zip Pin
GauravKP15-Jul-09 0:46
professionalGauravKP15-Jul-09 0:46 
AnswerRe: C1.C1Zip Pin
dan!sh 15-Jul-09 1:42
professional dan!sh 15-Jul-09 1:42 
Questionrun script on remote machine Pin
arkiboys15-Jul-09 0:25
arkiboys15-Jul-09 0:25 
QuestionForm error massage. Has anyone seen it! Pin
gwithey15-Jul-09 0:19
gwithey15-Jul-09 0:19 
AnswerRe: Form error massage. Has anyone seen it! Pin
gwithey15-Jul-09 0:30
gwithey15-Jul-09 0:30 
GeneralRe: Form error massage. Has anyone seen it! Pin
Tom Deketelaere15-Jul-09 2:52
professionalTom Deketelaere15-Jul-09 2:52 
GeneralRe: Form error massage. Has anyone seen it! Pin
gwithey15-Jul-09 3:06
gwithey15-Jul-09 3:06 
GeneralRe: Form error massage. Has anyone seen it! Pin
Tom Deketelaere15-Jul-09 3:35
professionalTom Deketelaere15-Jul-09 3:35 
GeneralRe: Form error massage. Has anyone seen it! Pin
gwithey15-Jul-09 3:38
gwithey15-Jul-09 3:38 
AnswerRe: Form error massage. Has anyone seen it! Pin
V.15-Jul-09 2:02
professionalV.15-Jul-09 2:02 
Questionskipping access denied folders when using GetDirectories() Pin
lane0p214-Jul-09 23:46
lane0p214-Jul-09 23:46 
AnswerRe: skipping access denied folders when using GetDirectories() Pin
benjymous15-Jul-09 0:04
benjymous15-Jul-09 0:04 
AnswerRe: skipping access denied folders when using GetDirectories() Pin
Luc Pattyn15-Jul-09 1:30
sitebuilderLuc Pattyn15-Jul-09 1:30 
GeneralRe: skipping access denied folders when using GetDirectories() Pin
dan!sh 15-Jul-09 1:39
professional dan!sh 15-Jul-09 1:39 

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.