Click here to Skip to main content
15,891,629 members

Comments by Chris875 (Top 5 by date)

Chris875 27-Aug-15 10:20am View    
All questions refer to the same context. I thought it makes sense to list them. Please note that each question can be referred to with Q1, Q2, ...
Chris875 27-Aug-15 10:19am View    
Well, all questions refer to the same context. Either I have to repeat the context over and over again. Or I summarize all questions below the context.
So i opted for the second method. You could answer a single question by referring to its number "Q4". I think it is not too much effort, is it?

But back to the subject: I can't see that i referred to a unmanaged Dll import anywhere. It's all about managed .NET Dlls. The point is, that the Dll does not provide any method with async/await signature. So how to use them anyway with the Task Asynchronous Pattern (TAP)?
Chris875 11-Jun-14 8:38am View    
What is that line "orda.UpdateCommand = cmd;" for? Are you issuing the same sql from OracleDataAdapter and cmd.ExecuteQuery?
Chris875 11-Jun-14 7:48am View    
Please give some more information. how does the table dk look like (column specification)? What are typical values for Textbox1 and Textbox2?
Chris875 11-Jun-14 5:02am View    
Deleted
bug is fixed in the new version of the article, which is pending to be approved.