in

I Got Rhythm

All Tags » clr (RSS)

Browse by Tags

  • Dispatch It

    In WPF, like most UI frameworks, UI elements can only be updated from the thread they were created on. If you do background work, and want to affect the UI from a different thread, you'll have to dispatch it. The Dispatcher class has a CheckAccess() method (which is marked as EditorBrowsableState.Never...
    Posted to I Got Rhythm (Weblog) by aelij on 02-16-2007
  • I haven't written here for a while

    The end of my last semester at the Open University is nigh, so I don't have much time for extracurricular activities. Since I haven't mentioned it before, I'm studying for a B.A. in Computer Science. Last chores for this semester: Compilation project (quite simple). Prolog /”AI”...
    Posted to I Got Rhythm (Weblog) by aelij on 06-16-2004
Page 1 of 1 (2 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems