Archive

Archive for the ‘ui’ Category

Google Picasa Desktop Application

Google Picasa Desktop Application

Recently I have been developing a small windows application which interacts with the Picasa Web Albums Data API. Development has been in the C# programming language using Windows Forms as the GUI. The application allows a user to view/upload/download and search for public photos from the Google Picasa Web-service all from their desktop. Read more…

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.