Click here to Skip to main content
15,886,199 members
Home / Discussions / C#
   

C#

 
NewsNetAsm, A JIT Native Code Injection Library Pin
AlexandreMutel25-Jul-08 10:58
AlexandreMutel25-Jul-08 10:58 
GeneralRe: NetAsm, A JIT Native Code Injection Library Pin
DaveyM6925-Jul-08 11:23
professionalDaveyM6925-Jul-08 11:23 
GeneralRe: NetAsm, A JIT Native Code Injection Library Pin
Roger Alsing25-Jul-08 23:50
Roger Alsing25-Jul-08 23:50 
QuestionHL7 integration with C# Pin
Aslesh25-Jul-08 8:32
Aslesh25-Jul-08 8:32 
AnswerRe: HL7 integration with C# Pin
DaveyM6925-Jul-08 9:12
professionalDaveyM6925-Jul-08 9:12 
AnswerRe: HL7 integration with C# Pin
Bob Nadler25-Jul-08 12:25
Bob Nadler25-Jul-08 12:25 
AnswerRe: HL7 integration with C# Pin
#realJSOP26-Jul-08 0:47
mve#realJSOP26-Jul-08 0:47 
GeneralHL7 integration with C# PinPopular
Bob Nadler30-Jul-08 17:44
Bob Nadler30-Jul-08 17:44 
The problem with HL7 isn't the protocol itself. The most prevalent version is v2.X which is ASCII delimited because it dates back to when most medical devices communicated via RS-232. The most recent version (v3.0) is XML-based, but its adoption rate has been very slow so you’re unlikely to find facilities that actually use it yet.

The most difficult aspect of HL7 is that everyone has their own interface implementation. No two systems are alike. ASCII delimiters are easy compared with having to constantly renegotiate the protocol with another party even though it’s for the same purpose as the last interface you did.






QuestionCharArrayReader Pin
DwR25-Jul-08 8:25
DwR25-Jul-08 8:25 
AnswerRe: CharArrayReader Pin
SomeGuyThatIsMe25-Jul-08 8:26
SomeGuyThatIsMe25-Jul-08 8:26 
AnswerRe: CharArrayReader Pin
DaveyM6925-Jul-08 9:04
professionalDaveyM6925-Jul-08 9:04 
QuestionHttpRequest and Submit button in html Pin
f4hd25-Jul-08 8:24
f4hd25-Jul-08 8:24 
AnswerRe: HttpRequest and Submit button in html Pin
f4hd31-Jul-08 5:40
f4hd31-Jul-08 5:40 
QuestionWebServices in C#.net Pin
balu1234525-Jul-08 8:01
balu1234525-Jul-08 8:01 
AnswerRe: WebServices in C#.net Pin
Ashfield25-Jul-08 8:26
Ashfield25-Jul-08 8:26 
GeneralRe: WebServices in C#.net Pin
SomeGuyThatIsMe25-Jul-08 8:29
SomeGuyThatIsMe25-Jul-08 8:29 
GeneralRe: WebServices in C#.net Pin
balu1234525-Jul-08 8:36
balu1234525-Jul-08 8:36 
GeneralRe: WebServices in C#.net Pin
Ashfield25-Jul-08 9:13
Ashfield25-Jul-08 9:13 
QuestionProblem setting FormBorderStyle = WindowState.Maximized Pin
dlarkin7725-Jul-08 5:50
dlarkin7725-Jul-08 5:50 
AnswerRe: Problem setting FormBorderStyle = WindowState.Maximized Pin
DaveyM6925-Jul-08 6:17
professionalDaveyM6925-Jul-08 6:17 
GeneralRe: Problem setting FormBorderStyle = WindowState.Maximized Pin
dlarkin7725-Jul-08 6:22
dlarkin7725-Jul-08 6:22 
QuestiononBefore unload event Pin
Archana New to Dotnet25-Jul-08 5:30
Archana New to Dotnet25-Jul-08 5:30 
AnswerJavascript question :rolleyes: Pin
led mike25-Jul-08 5:43
led mike25-Jul-08 5:43 
QuestionTaking order with PDA Pin
Yulianto.25-Jul-08 4:55
Yulianto.25-Jul-08 4:55 
AnswerRe: Taking order with PDA Pin
hammerstein0525-Jul-08 5:33
hammerstein0525-Jul-08 5:33 

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.