Skip to content
Sunday, Jun 22, 2025
David S. Dennison, logo Notes to Myself

The professional journal of David S. Dennison

Primary Menu
  • Home
  • 2013

Year: 2013

Uncategorized

Thoughts on Leonardo da Vinci’s Codex on the Flight of Birds

September 25, 2013September 25, 2013
David

Yesterday I took the day off and went downtown to have a look at the Air & Space Museum’s exhibition Leonardo da Vinci’s Codex on the Flight of Birds.

Software

Simple Multitenancy with ASP.NET MVC 4

August 24, 2013August 24, 2013
David

In this walkthrough I show how to create a simple ASP.NET MVC 4 web application where each client instance is accessed via a unique subdomain using a multitenant architecture.

Software

Preserving Whitespace in DropDownList Items with C# MVC 3

February 14, 2013
David

Recently I noticed that the whitespace of the text on my pages wasn’t being preserved when the page loaded. Then I was reminded that, generally, multiple spaces get collapsed and text will wrap when it’s necessary. If you want to change this behavior then you’ll need to reach for the […]

Software

Opening Netbeans PHP Projects from the Windows 7 Command Line

February 9, 2013February 9, 2013
David

So here is a fabulously irritating bug in the NetBeans CLI. The basic syntax for opening a NetBeans project from the CLI looks like this: C:\Program Files\NetBeans 7.2.1\bin>netbeans –open <project path> And for project paths that do not contain spaces this works as expected. However, if the path to your […]

Last Tweets Last Tweets

    See me on Twitter
    Follow @dennisonpro
    Copyright 2019 David S. Dennison, all rights reserved. Theme: News Base by Themematic
    Saturday February 9, 2013