2 Jul
2009

EQATEC Profiler and .net cf Profiling (and regular .net)

.net Compact Framework is known for missing several ?features? that regular .net developers take for granted.  One if the ready availability of profilers.  dotTrace, ANTS Performance Profiler, Team Systems Profiler (check out Visual Studio 2010 version of this?much better).  There are other profilers out there, but those are the three I am most familiar with. […]

Read More
1 Jul
2009

JQuery: Playing with Select (DropDownList/ComboBox)

Why oh why did the HTML overlords call their Combo Box/DropDownList a SELECT?  Then call the items in the list OPTIONS?  It isn’t like there weren’t a plethora of other names for the widget.  Then it could have been consistent anyway. Oh well. It seams that each time I start a new project I have […]

Read More
1 Jul
2009

Vault and CruiseControl.NET Error: Working Folder State Problem

Category:UncategorizedTag: , , , :

This is one of those problems that teaches humility.  I’m posting this here because the solution is a) trivially obvious, any fool could see it and b) I completely overlooked the obvious solution and maybe a google “hint” would have saved me some time. At Blackfin, we use SourceGear Vault and CruiseControl.net. (We’re moving to […]

Read More