Click here to Skip to main content
16,005,038 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
Questiona question about GAC and strong names. Pin
Green Fuze31-Aug-06 0:49
Green Fuze31-Aug-06 0:49 
AnswerRe: a question about GAC and strong names. Pin
Douglas Troy1-Sep-06 6:45
Douglas Troy1-Sep-06 6:45 
QuestionBindingSource position after table.AddRow(..) Pin
mikepc31-Aug-06 0:20
mikepc31-Aug-06 0:20 
AnswerRe: BindingSource position after table.AddRow(..) Pin
Keith Malwitz31-Aug-06 17:31
Keith Malwitz31-Aug-06 17:31 
GeneralRe: BindingSource position after table.AddRow(..) Pin
mikepc31-Aug-06 21:48
mikepc31-Aug-06 21:48 
QuestionComboBox binding and panel Pin
saud_a_k31-Aug-06 0:20
saud_a_k31-Aug-06 0:20 
QuestionDeveloping HL7 compatible programs Pin
atulxxx30-Aug-06 22:53
atulxxx30-Aug-06 22:53 
AnswerRe: Developing HL7 compatible programs Pin
coolestCoder30-Aug-06 23:09
coolestCoder30-Aug-06 23:09 
Hi,
HL7 is a format for data representation. It can be in encrypted form or un-encrypted. There are many ready made components which provide functionality for parsing these HL7 messages. Otherwise, you can develop your own component for the same. If you go for the second option, developing on ur own, then you will have to understand the complete format. According to that you can easily create HL7 parser.
If the message is encrypted then you will have to know the encryption algorithm and the key for decryption.

The following link is useful-
http://www.hl7.org.au/

You will get lot of ready made components online to start with. try google !


<marquee>"A good programmer is someone who looks both ways before crossing a one-way street." -- Doug Linder

Anant Y. Kulkarni

GeneralRe: Developing HL7 compatible programs Pin
atulxxx30-Aug-06 23:19
atulxxx30-Aug-06 23:19 
AnswerRe: Developing HL7 compatible programs Pin
Not Active1-Sep-06 2:32
mentorNot Active1-Sep-06 2:32 
QuestionSource control problem in don net 2005 Pin
Ravikumar Patra30-Aug-06 21:34
professionalRavikumar Patra30-Aug-06 21:34 
QuestionGetting info from another application's datagrid Pin
MrWhite34030-Aug-06 18:53
MrWhite34030-Aug-06 18:53 
QuestionHow to solve CONTEXTSWITCHDEADLOCK Pin
cnr36930-Aug-06 2:27
cnr36930-Aug-06 2:27 
QuestionHow Microsoft does it? Pin
jayvardhanpatil30-Aug-06 0:34
jayvardhanpatil30-Aug-06 0:34 
QuestionDateFormat Pin
Nagaraju_Focus29-Aug-06 21:11
Nagaraju_Focus29-Aug-06 21:11 
AnswerRe: DateFormat Pin
John Petersen30-Aug-06 0:40
John Petersen30-Aug-06 0:40 
AnswerRe: DateFormat Pin
Mike Dimmick30-Aug-06 1:46
Mike Dimmick30-Aug-06 1:46 
AnswerRe: DateFormat Pin
Guffa30-Aug-06 19:40
Guffa30-Aug-06 19:40 
QuestionComboBox.Items.Insert(int index, object obj) - > whats the object? Pin
saud_a_k29-Aug-06 19:24
saud_a_k29-Aug-06 19:24 
AnswerRe: ComboBox.Items.Insert(int index, object obj) - > whats the object? Pin
Nagaraju_Focus29-Aug-06 21:16
Nagaraju_Focus29-Aug-06 21:16 
QuestionRe: ComboBox.Items.Insert(int index, object obj) - > whats the object? Pin
saud_a_k29-Aug-06 21:21
saud_a_k29-Aug-06 21:21 
QuestionResource file Error Pin
Rabbit1729-Aug-06 15:42
Rabbit1729-Aug-06 15:42 
QuestionWorking with TSUSEREXLib.IADsTSUserEx in .NET, need help please Pin
Jaymz66629-Aug-06 0:45
Jaymz66629-Aug-06 0:45 
Questionvisual studio .net Pin
nkjha128-Aug-06 22:25
nkjha128-Aug-06 22:25 
AnswerRe: visual studio .net Pin
coolestCoder29-Aug-06 2:05
coolestCoder29-Aug-06 2:05 

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.