Click here to Skip to main content
15,893,487 members
Home / Discussions / C#
   

C#

 
GeneralRe: Calibration and Tolerance Pin
Luc Pattyn5-May-10 2:44
sitebuilderLuc Pattyn5-May-10 2:44 
GeneralRe: Calibration and Tolerance Pin
Dave Kreskowiak5-May-10 4:22
mveDave Kreskowiak5-May-10 4:22 
QuestionReading standardoutput to a file Pin
svanwass4-May-10 14:06
svanwass4-May-10 14:06 
AnswerRe: Reading standardoutput to a file Pin
Dan Mos4-May-10 14:54
Dan Mos4-May-10 14:54 
GeneralRe: Reading standardoutput to a file Pin
svanwass4-May-10 15:00
svanwass4-May-10 15:00 
GeneralRe: Reading standardoutput to a file Pin
Dan Mos4-May-10 16:21
Dan Mos4-May-10 16:21 
GeneralRe: Reading standardoutput to a file Pin
Luc Pattyn4-May-10 16:37
sitebuilderLuc Pattyn4-May-10 16:37 
GeneralRe: Reading standardoutput to a file Pin
Dan Mos4-May-10 16:51
Dan Mos4-May-10 16:51 
I don't know exactly. Maybe it works maybe not. Hence the "I hope it helps". Smile | :)

Actually I did something like it.

We have a tracing system in our ptoduction cells and all kind of mobile scanners.
One particular kind of those scanners used to change the project comes with off
course installers. Between the drivers there's a small utility that gets the "traffic"
to and from the scanner on the particular COM port that was asigend to.
Documentation 0 nada/rien/kaput/nothing.

The program gets the human represntation of the "traffic" meaning text.

Something like: "Sending ... to COMx. ... recieved".

I had an idea in order to make it easier to use/maintain.
But that idea ment sending the bytes to the scanner.
The technigue I mentioned => Encoding.Default.GetBytes(...) where ... is the text command worked like a charm. Smile | :)

Hence my maybe wrong hope of working to a larger set of data/string.

PS: I'm not a prog. An IT guy. I should put that in my signature. It's empty anyways.
Smile | :)
GeneralRe: Reading standardoutput to a file Pin
Luc Pattyn4-May-10 17:00
sitebuilderLuc Pattyn4-May-10 17:00 
GeneralRe: Reading standardoutput to a file Pin
Dan Mos4-May-10 17:06
Dan Mos4-May-10 17:06 
GeneralRe: Reading standardoutput to a file Pin
Luc Pattyn4-May-10 17:09
sitebuilderLuc Pattyn4-May-10 17:09 
GeneralRe: Reading standardoutput to a file Pin
Dan Mos4-May-10 17:14
Dan Mos4-May-10 17:14 
GeneralRe: Reading standardoutput to a file Pin
Dan Mos4-May-10 17:15
Dan Mos4-May-10 17:15 
GeneralRe: Reading standardoutput to a file Pin
svanwass5-May-10 6:46
svanwass5-May-10 6:46 
QuestionASP.Net MVC2 for VS 2010 Pin
Darrall4-May-10 9:27
Darrall4-May-10 9:27 
AnswerRe: ASP.Net MVC2 for VS 2010 Pin
hammerstein054-May-10 11:32
hammerstein054-May-10 11:32 
GeneralRe: ASP.Net MVC2 for VS 2010 Pin
Darrall4-May-10 13:00
Darrall4-May-10 13:00 
AnswerRe: ASP.Net MVC2 for VS 2010 Pin
justinonday19-Oct-10 23:06
justinonday19-Oct-10 23:06 
QuestionNeed help in updating an Image datatype in SQL Server Pin
mike_electron4-May-10 8:02
mike_electron4-May-10 8:02 
AnswerRe: Need help in updating an Image datatype in SQL Server Pin
T M Gray4-May-10 8:14
T M Gray4-May-10 8:14 
QuestionC# Write a embedded resource in a folder (Visual Studio) Pin
DJ-Boris4-May-10 7:59
DJ-Boris4-May-10 7:59 
AnswerRe: C# Write a embedded resource in a folder (Visual Studio) Pin
Eddy Vluggen4-May-10 8:25
professionalEddy Vluggen4-May-10 8:25 
GeneralRe: C# Write a embedded resource in a folder (Visual Studio) Pin
DJ-Boris5-May-10 1:33
DJ-Boris5-May-10 1:33 
QuestionRomote database .mdf string connection Pin
Tunisien864-May-10 6:35
Tunisien864-May-10 6:35 
AnswerRe: Romote database .mdf string connection Pin
ragnaroknrol4-May-10 8:01
ragnaroknrol4-May-10 8:01 

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.