Archive

Archive for the ‘multi-thread’ Category

A Silverlight Bing API Web Application: Server side (Part 2)

September 11, 2009 1 comment

This is part 2 of the A Silverlight Bing API Web Application walk-through. After the jump some Silverlight information, server side code and screen-shots of the application.

Read more…

Cross-thread operation not valid

August 21, 2009 5 comments

As I’ve been doing a lot of programming with win-forms, c# and c++ and making my applications multi-threaded – I came across a problem of allowing a newly created thread change the UI. I wanted to move away from using the BackgroundWorker class. Below I will discuss how to do this in c#.

Read more…

Follow

Get every new post delivered to your Inbox.