17 Jul 2007
I was trying to add a skin entry for a custom control that I made, but I kept getting the following error
"The control type 'ASP.controls_customerpicker_ascx' cannot be themed."
Surely I can skin my own control! After research, trial, and error I stumbled upon the solution that worked.
Adding the "[Themeable(true)]" attribute to my custom control class fixed my issue. Yippee!
Read More »
16 Jul 2007
“program, n.: A magic spell cast over a computer allowing it to turn one’s input into error messages. tr.v. To engage in a pastime similar to banging one’s head against a wall, but with fewer opportunities for reward.” –Unknown
Read More »
05 Jul 2007
“You know you’ve achieved perfection in design, not when you have nothing more to add, but when you have nothing more to take away.” –Antoine de Saint-Exupery, Wind, Sand and Stars
Read More »
26 Jun 2007
"I love deadlines. I like the whooshing sound they make as they fly by." --Douglas Adams
Read More »
20 Jun 2007
“Walking on water and developing software from a specification are easy if both are frozen.” –Edward V Berard
Read More »