Click here to Skip to main content
15,921,371 members
Home / Discussions / C#
   

C#

 
GeneralRe: Creating objects at Runtime Pin
mav.northwind7-Apr-05 8:40
mav.northwind7-Apr-05 8:40 
GeneralRe: Creating objects at Runtime Pin
Ashok Dhamija7-Apr-05 3:42
Ashok Dhamija7-Apr-05 3:42 
GeneralRe: Creating objects at Runtime Pin
J4amieC7-Apr-05 4:26
J4amieC7-Apr-05 4:26 
GeneralRe: Creating objects at Runtime Pin
Dave Kreskowiak7-Apr-05 4:55
mveDave Kreskowiak7-Apr-05 4:55 
GeneralRe: Creating objects at Runtime Pin
Ashok Dhamija7-Apr-05 17:45
Ashok Dhamija7-Apr-05 17:45 
Generalcombobox in sourcegrid2 Pin
nisrina7-Apr-05 2:26
nisrina7-Apr-05 2:26 
GeneralSerial Port(Framework2.0) Pin
Snowjim7-Apr-05 1:54
Snowjim7-Apr-05 1:54 
QuestionStreams? Pin
Snowjim7-Apr-05 1:50
Snowjim7-Apr-05 1:50 
Hey!

I need advice!

I are building a Windows Library Control that will connect to CellPhone on the serial port(framework 2.0)

This unit will also share MemoryStreams to other units in the main program. My control will write anything that comes in on the serial port to this Memmory stream.

Problem:
When writing to a Memory strem in my control then the position ends on say 150. When i try to read from a unit that are listening on this Memory Stream, it will begin reading on position 150, and there is no data.

Do i have to use ReadByte and give the offsent and so on, and then manualy remove the readed bytes in the stream?

Best Regards
Jimmy
QuestionHow do i make it so the app runs without having .net installed? Pin
Anthony Mushrow7-Apr-05 0:46
professionalAnthony Mushrow7-Apr-05 0:46 
AnswerSearch the forums Pin
mav.northwind7-Apr-05 0:52
mav.northwind7-Apr-05 0:52 
GeneralRe: Search the forums Pin
Michael P Butler7-Apr-05 3:26
Michael P Butler7-Apr-05 3:26 
GeneralRe: Search the forums Pin
Luis Alonso Ramos7-Apr-05 7:30
Luis Alonso Ramos7-Apr-05 7:30 
AnswerRe: How do i make it so the app runs without having .net installed? Pin
Colin Angus Mackay7-Apr-05 3:40
Colin Angus Mackay7-Apr-05 3:40 
AnswerRe: How do i make it so the app runs without having .net installed? Pin
Dave Kreskowiak7-Apr-05 4:49
mveDave Kreskowiak7-Apr-05 4:49 
Generalc# express and database Pin
Anonymous6-Apr-05 22:50
Anonymous6-Apr-05 22:50 
GeneralCreate,convert datetime in C#,ASP.NET Pin
hvan22036-Apr-05 22:40
hvan22036-Apr-05 22:40 
GeneralRe: Create,convert datetime in C#,ASP.NET Pin
hooray7-Apr-05 1:54
hooray7-Apr-05 1:54 
QuestionHow do i stop people resizing my window??? Pin
Anthony Mushrow6-Apr-05 22:26
professionalAnthony Mushrow6-Apr-05 22:26 
AnswerRe: How do i stop people resizing my window??? Pin
hooray6-Apr-05 22:57
hooray6-Apr-05 22:57 
AnswerRe: How do i stop people resizing my window??? Pin
MoustafaS7-Apr-05 4:18
MoustafaS7-Apr-05 4:18 
GeneralSelect entire row on Mouse Hover Pin
Adnan Siddiqi6-Apr-05 22:25
Adnan Siddiqi6-Apr-05 22:25 
GeneralRe: Select entire row on Mouse Hover Pin
hooray7-Apr-05 1:13
hooray7-Apr-05 1:13 
GeneralCrystal Reports Push - in code Pin
V.6-Apr-05 21:31
professionalV.6-Apr-05 21:31 
GeneralUsing a C++ DLL Pin
SoCRaT6-Apr-05 20:49
SoCRaT6-Apr-05 20:49 
GeneralRe: Using a C++ DLL Pin
S. Senthil Kumar6-Apr-05 23:03
S. Senthil Kumar6-Apr-05 23:03 

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.