Mathew Grabau's Blog
.NET, Vue, Xamarin, Embedded Electronics

Latest

Nov
14

Hands-On Smart Contract Development with Solidity & Ethereum - Notes

The following post contains some information about the wonderful book I am currently reading/working through: Hands-On Smart Contract Development
6 min read
Nov
14

Windows Terminal / node.js

I was rather enjoying my experience on the Windows Terminal after installing it from the Windows Store (though the jury
2 min read
Nov
02

Coming Soon! Win32

Coming soon - Win32 development series!
1 min read
Feb
06

Handy Tools: Visual Studio's Object Explorer

I was recently debugging a Xamarin Android Binding (trying to figure out the right types) and was trying to explore
1 min read
Nov
15

WebForms IsPostBack - Lies!

My first experience with ASP.NET was in 2006 - WebForms 2.0 was new. Obviously it's no longer new,
1 min read
Jul
29

Binding CollectionViewItem to a Parent (CollectionView) Property

I ran into a problem nesting a Xamarin.Forms button in a CollectionView. Each of the items was to contain
1 min read
Jul
28

C# Strings with Interpolation, Multiline

Just a bit of useful knowledge (depending on how often it affects you, I was writing a longer query into
Jun
15

Interesting Tech: Tailwind CSS

I was recently watching a course from VueMastery (https://www.vuemastery.com) about building a Trello clone using Vue. During
1 min read
Apr
19

Javascript Drag & Drop

Several years back (time reference ASP.NET Ajax was hot off the press), I developed an application that required drag
9 min read
Apr
07

Integrating Server-Side Code

The code for this sample is contained in the same sample repository, in a WebForm called RouterWithServerPage.aspx. Links to
5 min read