Click here to Skip to main content
15,799,398 members
Home / Discussions / C#
   

C#

 
QuestionAnyone have experience porting Wonderware scripting to C#.net? Pin
Bruce Armstrong 202218-May-22 7:36
Bruce Armstrong 202218-May-22 7:36 
AnswerRe: Anyone have experience porting Wonderware scripting to C#.net? Pin
Eddy Vluggen20-May-22 5:11
professionalEddy Vluggen20-May-22 5:11 
QuestionIs there any difference in performance when you add a huge amount of data into the database using EF Core (row by row) or using SQL Server stored procedures? Pin
Code4Ever18-May-22 7:25
Code4Ever18-May-22 7:25 
AnswerRe: Is there any difference in performance when you add a huge amount of data into the database using EF Core (row by row) or using SQL Server stored procedures? Pin
Gerry Schmitz18-May-22 8:34
mveGerry Schmitz18-May-22 8:34 
AnswerRe: Is there any difference in performance when you add a huge amount of data into the database using EF Core (row by row) or using SQL Server stored procedures? Pin
Victor Nijegorodov18-May-22 10:27
Victor Nijegorodov18-May-22 10:27 
QuestionHZH_Controls.Controls.UCTextBoxEx Cast Object Error Problem Pin
Eddie You17-May-22 15:15
Eddie You17-May-22 15:15 
AnswerRe: HZH_Controls.Controls.UCTextBoxEx Cast Object Error Problem Pin
Richard MacCutchan17-May-22 22:26
mveRichard MacCutchan17-May-22 22:26 
GeneralRe: HZH_Controls.Controls.UCTextBoxEx Cast Object Error Problem Pin
Eddie You17-May-22 22:41
Eddie You17-May-22 22:41 
When i change the "HZH_Controls.Controls.UCTextBoxEx" to "HZH_Controls.Controls.TextBoxEx", the program still works fine. The soft number pad can still pass numbers onto the Textbox field.
Yes, i need to check the documentation of HZH_Controls library.
Anyway thank you very much for your kind help!!!

AnswerRe: HZH_Controls.Controls.UCTextBoxEx Cast Object Error Problem Pin
Richard Deeming17-May-22 22:27
mveRichard Deeming17-May-22 22:27 
GeneralRe: HZH_Controls.Controls.UCTextBoxEx Cast Object Error Problem Pin
Eddie You17-May-22 22:46
Eddie You17-May-22 22:46 
QuestionUsing Token in a WCF Pin
Luis M. Rojas16-May-22 7:07
Luis M. Rojas16-May-22 7:07 
QuestionSolved!!! Invalid expression term 'uint' Pin
mbah obiora14-May-22 23:41
mbah obiora14-May-22 23:41 
AnswerRe: Invalid expression term 'uint' Pin
OriginalGriff15-May-22 1:09
mvaOriginalGriff15-May-22 1:09 
GeneralRe: Invalid expression term 'uint' Pin
mbah obiora15-May-22 2:54
mbah obiora15-May-22 2:54 
GeneralRe: Invalid expression term 'uint' Pin
OriginalGriff15-May-22 3:05
mvaOriginalGriff15-May-22 3:05 
QuestionParse complex numbers from string Pin
Member 1563407112-May-22 9:28
Member 1563407112-May-22 9:28 
AnswerRe: Parse complex numbers from string Pin
OriginalGriff12-May-22 10:42
mvaOriginalGriff12-May-22 10:42 
AnswerRe: Parse complex numbers from string Pin
jsc4213-May-22 1:13
professionaljsc4213-May-22 1:13 
GeneralRe: Parse complex numbers from string Pin
Member 1563407116-May-22 9:02
Member 1563407116-May-22 9:02 
GeneralRe: Parse complex numbers from string Pin
jsc4217-May-22 4:19
professionaljsc4217-May-22 4:19 
GeneralRe: Parse complex numbers from string Pin
Richard Deeming17-May-22 4:26
mveRichard Deeming17-May-22 4:26 
GeneralRe: Parse complex numbers from string Pin
jsc4217-May-22 6:05
professionaljsc4217-May-22 6:05 
GeneralRe: Parse complex numbers from string Pin
jsc4217-May-22 23:16
professionaljsc4217-May-22 23:16 
Question"interface hack" to make private nested class instances available to outer class methods ? Pin
BillWoodruff11-May-22 2:25
professionalBillWoodruff11-May-22 2:25 
AnswerRe: "interface hack" to make private nested class instances available to outer class methods ? Pin
OriginalGriff11-May-22 3:15
mvaOriginalGriff11-May-22 3:15 

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.