Explore >> Select a destination


You are here

yehudakatz.com
| | www.rubyguides.com
17.5 parsecs away

Travel
| | Ruby blocks are anonymous functions that can be passed into methods. But how do you use blocks? What's the difference between procs & lambdas? What does "yield" do? Find the answers here!
| | zverok.space
23.5 parsecs away

Travel
| | This is the first part of what'll hopefully become a new series and potentially even a book. It is dedicated to studying various elements of Ruby programming...
| | weblog.raganwald.com
18.7 parsecs away

Travel
| |
| | weblog.west-wind.com
214.7 parsecs away

Travel
| In this post I describe how to use the Microsoft WebView2 control to automate HTML to PDF generation generically for any kind of Windows application, including services. We'll look at the WebView and it's printing functionality and some of the intricacies that are involved in hosting the WebView control outside of a desktop application context to provide unattended mode even in service context.