Click here to Skip to main content
15,888,454 members
Home / Discussions / C#
   

C#

 
AnswerRe: Changing an object value in listbox control .. Pin
Luc Pattyn17-Feb-07 1:32
sitebuilderLuc Pattyn17-Feb-07 1:32 
GeneralRe: Changing an object value in listbox control .. Pin
Hussam Fattahi17-Feb-07 1:48
Hussam Fattahi17-Feb-07 1:48 
QuestionMiddle Text line Pin
MHASSANF17-Feb-07 0:19
MHASSANF17-Feb-07 0:19 
AnswerRe: Middle Text line Pin
Stefan Troschuetz17-Feb-07 1:45
Stefan Troschuetz17-Feb-07 1:45 
QuestionMultiple Datagridview Export to new Form Pin
Rick van Woudenberg16-Feb-07 23:40
Rick van Woudenberg16-Feb-07 23:40 
AnswerRe: Multiple Datagridview Export to new Form Pin
Heath Stewart17-Feb-07 5:57
protectorHeath Stewart17-Feb-07 5:57 
QuestionCobol to .NET URGENT Pin
Niiiissssshhhhhuuuuu16-Feb-07 23:24
Niiiissssshhhhhuuuuu16-Feb-07 23:24 
AnswerRe: Cobol to .NET URGENT Pin
Thomas Stockwell17-Feb-07 3:57
professionalThomas Stockwell17-Feb-07 3:57 
You would not create a virtual machine, which houses OSs, to convert COBOL code to .NET. You would have to write you own program, if one does not already exist, that will convert COBOL code to .NET.

As for having a COBOL dll, I have no idea. If the dll produced is a standard windows dll then you should be able to use DllImport to extract specific methods and use them in your .NET applications. You may even consider a dll wrapper, if that would be better suited.

Regards,
Thomas Stockwell

Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

Visit my homepage Oracle Studios[^]

AnswerRe: Cobol to .NET URGENT Pin
Colin Angus Mackay17-Feb-07 5:07
Colin Angus Mackay17-Feb-07 5:07 
GeneralRe: Cobol to .NET URGENT Pin
Niiiissssshhhhhuuuuu18-Feb-07 17:12
Niiiissssshhhhhuuuuu18-Feb-07 17:12 
QuestionTextBox, automatic scroll to bottom when appending text Pin
zark9216-Feb-07 23:14
zark9216-Feb-07 23:14 
AnswerRe: TextBox, automatic scroll to bottom when appending text Pin
Stefan Troschuetz16-Feb-07 23:19
Stefan Troschuetz16-Feb-07 23:19 
GeneralRe: TextBox, automatic scroll to bottom when appending text Pin
zark9217-Feb-07 9:09
zark9217-Feb-07 9:09 
AnswerRe: TextBox, automatic scroll to bottom when appending text Pin
Luc Pattyn17-Feb-07 1:37
sitebuilderLuc Pattyn17-Feb-07 1:37 
QuestionCC the message in email client Pin
EEmaan16-Feb-07 22:49
EEmaan16-Feb-07 22:49 
AnswerRe: CC the message in email client Pin
Michael Sync17-Feb-07 1:38
Michael Sync17-Feb-07 1:38 
AnswerRe: CC the message in email client Pin
Luc Pattyn17-Feb-07 1:40
sitebuilderLuc Pattyn17-Feb-07 1:40 
QuestionView state Pin
kalyan_241616-Feb-07 21:46
kalyan_241616-Feb-07 21:46 
AnswerRe: View state Pin
Michael Sync16-Feb-07 23:03
Michael Sync16-Feb-07 23:03 
QuestionRequest Pin
md_refay16-Feb-07 20:51
md_refay16-Feb-07 20:51 
Questionconfused phrases Pin
md_refay16-Feb-07 20:44
md_refay16-Feb-07 20:44 
AnswerRe: confused phrases Pin
Stefan Troschuetz16-Feb-07 20:58
Stefan Troschuetz16-Feb-07 20:58 
Questionconfused phrases Pin
md_refay16-Feb-07 20:42
md_refay16-Feb-07 20:42 
QuestionValidating Data in a datagridView Pin
Rocky#16-Feb-07 20:11
Rocky#16-Feb-07 20:11 
AnswerRe: Validating Data in a datagridView Pin
iylbq24716-Feb-07 22:11
iylbq24716-Feb-07 22:11 

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.