You are here |
yehudakatz.com | ||
| | | |
www.rubyguides.com
|
|
| | | | 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
|
|
| | | | 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
|
|
| | | | ||
| | | |
weblog.west-wind.com
|
|
| | 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. |