gantww


Comments:

Someone please defend Visual SourceSafe

posted by gantwwgantww(80) 4 years, 9 months ago 0

Not me. VSS = POO

Reply

Two ASP.NET/VS 2008 Performance Tricks That Even Microsoft Didn't Know

posted by gantwwgantww(80) 3 years, 8 months ago 0

Could it have something to do with the way messages are processed by the window. For instance, I've seen cases where a lengthy process was undertaken, and the application developer used a progress bar to indicate the current progress. However, they were updating it far too often, which was causing a WM_PAINT to be fired over and over. In this case, you could speed the app up significantly by clicking and holding on the window title bar, which would keep it from wasting time on the redraw by plugging the queue. Again though, this was back in the bad old VB days with a bad old VB programmer.

Reply

SubSonic to Acquire NHibernate

posted by gantwwgantww(80) 3 years, 1 month ago 0

Yeah, but if he had NHibernate in his toolbelt, it would take him a year to get dressed.

Reply