Click here to Skip to main content
15,912,756 members
Home / Discussions / C#
   

C#

 
GeneralRe: like listview interface Pin
jason_mf30-May-07 21:15
jason_mf30-May-07 21:15 
GeneralRe: like listview interface Pin
Christian Graus30-May-07 22:12
protectorChristian Graus30-May-07 22:12 
QuestionRedirecting winkey, alt+tab from ActiveX Rdp client Pin
f200254830-May-07 20:35
f200254830-May-07 20:35 
AnswerRe: Redirecting winkey, alt+tab from ActiveX Rdp client Pin
Vasudevan Deepak Kumar30-May-07 22:06
Vasudevan Deepak Kumar30-May-07 22:06 
GeneralRe: Redirecting winkey, alt+tab from ActiveX Rdp client Pin
f200254830-May-07 23:10
f200254830-May-07 23:10 
Questionhttphandlers and httphandlers Pin
vibhas198230-May-07 20:19
vibhas198230-May-07 20:19 
Questioncovert string[] to byte[] Pin
abdulsamad.shaik30-May-07 19:54
abdulsamad.shaik30-May-07 19:54 
AnswerRe: covert string[] to byte[] Pin
Christian Graus30-May-07 19:58
protectorChristian Graus30-May-07 19:58 
abdulsamad.shaik wrote:
first i have convert .jpg file to string[] by using Regx expression in c#.


Sounds very dubious to me....


abdulsamad.shaik wrote:
now i want to convert string[] to byte[]. but it overlapping the byte[].just i want string[] to append the
byte[]..


This sounds like a real mess. Do you want the file in jpg format as a byte array, or the actual image data ?

System.IO.File.ReadAllBytes will give you the former, my image processing articles will show you how to do the latter.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

AnswerRe: covert string[] to byte[] Pin
Vikram A Punathambekar30-May-07 20:58
Vikram A Punathambekar30-May-07 20:58 
AnswerRe: covert string[] to byte[] Pin
Guffa30-May-07 21:26
Guffa30-May-07 21:26 
QuestionHow do I get InstanceId from EventId...? Pin
Rahul Joshi30-May-07 17:40
Rahul Joshi30-May-07 17:40 
QuestionPass connection in a function to another functions... Pin
Spiderk30-May-07 15:43
Spiderk30-May-07 15:43 
AnswerRe: Pass connection in a function to another functions... Pin
Christian Graus30-May-07 15:49
protectorChristian Graus30-May-07 15:49 
GeneralRe: Pass connection in a function to another functions... Pin
Spiderk30-May-07 15:57
Spiderk30-May-07 15:57 
GeneralRe: Pass connection in a function to another functions... Pin
Christian Graus30-May-07 16:37
protectorChristian Graus30-May-07 16:37 
QuestionProcess Lock Pin
convivial.developer30-May-07 14:44
convivial.developer30-May-07 14:44 
AnswerRe: Process Lock Pin
Luc Pattyn30-May-07 15:34
sitebuilderLuc Pattyn30-May-07 15:34 
QuestionA simple Question Pin
Michel Abi Khalil30-May-07 13:26
Michel Abi Khalil30-May-07 13:26 
AnswerRe: A simple Question Pin
Christian Graus30-May-07 15:50
protectorChristian Graus30-May-07 15:50 
AnswerRe: A simple Question Pin
Not Active30-May-07 17:02
mentorNot Active30-May-07 17:02 
Generaldecision matrix in C# Pin
amatbrewer30-May-07 11:25
amatbrewer30-May-07 11:25 
GeneralRe: decision matrix in C# Pin
Sean Michael Murphy30-May-07 15:11
Sean Michael Murphy30-May-07 15:11 
GeneralRe: decision matrix in C# Pin
amatbrewer31-May-07 4:45
amatbrewer31-May-07 4:45 
GeneralRe: decision matrix in C# Pin
Sean Michael Murphy31-May-07 4:56
Sean Michael Murphy31-May-07 4:56 
QuestionClosing Word Documents Pin
Copper2630-May-07 10:28
Copper2630-May-07 10:28 

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.