Blog
Adding Lookup Field to a Page in Dynamics NAV
One of the problems I faced in building a non-trivial application that consumed NAV Web Services was figuring out how to join fields from different tables.
Read more
Static NGINX Locations
Everytime I finish a project, I have to relearn how to add new 'locations' (paths) to the NGINX virtual host.
Read more
Spaces for Newline Indents in VS
Visual Studio displays tabs as having the same width as four spaces. But if you're collaborating with someone working in another text editor like vim, your automatically-inserted tabs will appear larger than four spaces.
Read more