Skip to content
Friday, Jun 2, 2023
David S. Dennison, logo Notes to Myself

The professional journal of David S. Dennison

Primary Menu
  • Home
  • 2013
  • February

Month: February 2013

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