Click here to Skip to main content
15,901,666 members
Home / Discussions / C#
   

C#

 
GeneralRe: Need project suggestion Pin
Andy_L_J8-Nov-12 21:38
Andy_L_J8-Nov-12 21:38 
AnswerRe: Need project suggestion Pin
J4amieC8-Nov-12 21:23
J4amieC8-Nov-12 21:23 
AnswerRe: Need project suggestion Pin
Sivaraman Dhamodharan8-Nov-12 22:14
Sivaraman Dhamodharan8-Nov-12 22:14 
AnswerRe: Need project suggestion Pin
Pete O'Hanlon8-Nov-12 22:15
mvePete O'Hanlon8-Nov-12 22:15 
AnswerRe: Need project suggestion Pin
gopal pradhan8-Nov-12 23:02
gopal pradhan8-Nov-12 23:02 
AnswerRe: Need project suggestion Pin
gopal pradhan8-Nov-12 23:07
gopal pradhan8-Nov-12 23:07 
GeneralRe: Need project suggestion Pin
Richard MacCutchan8-Nov-12 23:33
mveRichard MacCutchan8-Nov-12 23:33 
GeneralRe: Need project suggestion Pin
gopal pradhan8-Nov-12 23:36
gopal pradhan8-Nov-12 23:36 
GeneralRe: Need project suggestion Pin
Richard MacCutchan9-Nov-12 0:52
mveRichard MacCutchan9-Nov-12 0:52 
AnswerRe: Need project suggestion Pin
Rahul Rajat Singh9-Nov-12 0:54
professionalRahul Rajat Singh9-Nov-12 0:54 
QuestionRemote desktop in web application Pin
Chethan T R8-Nov-12 18:49
Chethan T R8-Nov-12 18:49 
AnswerRe: Remote desktop in web application Pin
Sivaraman Dhamodharan8-Nov-12 19:00
Sivaraman Dhamodharan8-Nov-12 19:00 
QuestionBad design? Pin
Daniel Sheets8-Nov-12 8:01
Daniel Sheets8-Nov-12 8:01 
AnswerRe: Bad design? Pin
Eddy Vluggen8-Nov-12 8:38
professionalEddy Vluggen8-Nov-12 8:38 
GeneralRe: Bad design? Pin
Matt T Heffron8-Nov-12 9:02
professionalMatt T Heffron8-Nov-12 9:02 
GeneralRe: Bad design? Pin
Daniel Sheets8-Nov-12 9:36
Daniel Sheets8-Nov-12 9:36 
AnswerRe: Bad design? Pin
fjdiewornncalwe8-Nov-12 9:28
professionalfjdiewornncalwe8-Nov-12 9:28 
AnswerRe: Bad design? Pin
SledgeHammer018-Nov-12 10:24
SledgeHammer018-Nov-12 10:24 
AnswerRe: Bad design? Pin
Clifford Nelson9-Nov-12 7:57
Clifford Nelson9-Nov-12 7:57 
GeneralRe: Bad design? Pin
Sheets.d9-Nov-12 8:04
Sheets.d9-Nov-12 8:04 
GeneralRe: Bad design? Pin
Clifford Nelson9-Nov-12 22:27
Clifford Nelson9-Nov-12 22:27 
GeneralMemory Stream Pin
Kushina8-Nov-12 7:04
Kushina8-Nov-12 7:04 
GeneralRe: Memory Stream Pin
Kushina8-Nov-12 7:05
Kushina8-Nov-12 7:05 
GeneralRe: Memory Stream Pin
jschell8-Nov-12 8:43
jschell8-Nov-12 8:43 
GeneralRe: Memory Stream Pin
Kushina9-Nov-12 9:58
Kushina9-Nov-12 9:58 
Thank you for your kind reply ,response and your help .

It was very useful for me , but I'm still a bit confused and it could be because I did not point out clearly the problem .
I'm a beginner in c# but I have learned some basics in this language .

We have used link sprite jpeg camera in our project . our doctor has divided the project into a group of tasks and we have to learned
to implement it step by step .

This camera has a manual which contains all commands to communicate with the camera
(http://www.mediafire.com/view/?ec79xt02620zil5[^])

we were able till now to send the reset command and get back the return msg .

now we want the camera to take a pictures which has a dimensions (160*120);my task is to get the bytes that represent the picture and how to save it in memory stream to be processed later on . after that how this picture can be displayed as a jpeg image or any other extenssion.

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.