 
      
    | You are here | www.daveabrock.com | ||
| | | | | www.billtalkstoomuch.com | |
| | | | | I need to select a component library for a large project. The back end is far enough along to start stitching things up. I decided to write about my experience mostly so I could log - for my own use - what worked and what didn't. There are lots of | |
| | | | | jameschambers.com | |
| | | | | Integrating a simple test to help prevent malignant input on your site is as simple as integrating a few lines of code into your website. Now, if I could I'd pinch myself to make sure I'm not a robot, | |
| | | | | weblog.west-wind.com | |
| | | | | This is Part 1 of a two part article that gives an overview of the new WebView2 Web browser control that is based on Edge Chromium. In Part 1 I look at the basics of what's needed to run the control using the WebView runtime, and how to get the control embedded and configured to use for basic HTML tasks. In Part 2 I look at interaction between the .NET application and WebBrowser and Javascript. | |
| | | | | www.joeltok.com | |
| | | The Problem Over the years I've often needed to search for specific files by their name in Visual Studio Code, but never figured out how to do it. I had always assumed that a Command F would reveal the file to me, but nope, that always only searched within files. So I've had to always resort to using complicated bash commands from search engine results (searching a new method each time I needed to do this), or literally trying my luck poking at folders in a random search. | ||