Archive

Archive for the ‘winforms’ 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…

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…

C++ win-forms feed reader application

March 11, 2009 1 comment

I have started to develop a win-forms based Visual C++ web feed reader application. The application basically extends the idea of the web based Ajax application I created for my Masters dissertation. I enjoyed developing the web application so much that I thought it would be interesting to develop one in the win-forms environment.

As usual more information can be found after the jump..

Read more…

Categories: C++, feedreader, RSS, winforms

From web to desktop: DAY 1

January 8, 2009 Leave a comment

I am currently working on developing a desktop based RSS reader application. Instead of a web application environment (see the post below) I am planning on using the win-form environment. Again the primary language will be C#. If all goes to plan I’ll try to post some screen shots and so you too can keep track of my progress. Screen shots from day 1 can be seen after the jump.

Read more…

Categories: C++, RSS, winforms

Undergraduate university projects

January 6, 2009 Leave a comment

Final year project as part of undergraduate BSc in Software Engineering.

Language used: C++

Application: Network News Reader NNTP

More info about project:

Read more…

Categories: C++, project, winforms
Follow

Get every new post delivered to your Inbox.