As our company's main hacker pronounced .NOT is good ; )
Debug.WriteIf(Convert.ToBoolean(ConfigurationSettings.AppSettings["Debugging"]),
DateTime.Now.ToString("yyyy:MM:dd -- hh:mm:ss --- ") + " PageToDebug.aspx ButtonToDebug_Click: \n" );
Chromium WebView2 Control and .NET to JavaScript Interop - Part 2
-
This is Part 2 of a 3 part post series:
- Part 1 - Taking the new Chromium WebView2 Control for a Spin in .NET
- Part 2 - Chromium WebView2 Control...
1 day ago