Skip to content

{ Category Archives } Visual Studio 2010

OpenGL / Mesa3D programming in Visual Studio

Update: You will need to move the various .dll files into your project folder so they are in the path of the application, otherwise you will get missing DLL errors.
I am currently taking the Computer Graphics and Visualisation module at university and it require writing some programs in C using OpenGL / Mesa3D. Unfortunately the [...]

Update

Its been a white since I’ve blogged due to various reasons. Most of these reasons are due to various hosting providers misbehaving.
I have still been doing other things.
RedKite v 0.1 was released and although it still needs some UI adjustments, but v 0.2 is well on its way.

I got my phone upgraded to a HTC [...]

So im making a twitter client

Over the last few weeks i have been learning WPF, and have been creating a Twitter Client
While i am still learning, this is what i have produced so far, although now i have learnt more i am planning on a slight redesign
[edit: there was a picture here, but due to a server crash it disappeared [...]

WPF & XAML

Over the past week i have spent a lot of time reading “Pro WPF in C# 2008”, and all i can say is WPF and XAML make UI design bearable, and its brilliant, its so powerful, and easy to learn.
Well done Microsoft

VS2010 Beta 1, and the annoying bug it has created

I have had VS2010 Beta 1 since Tuesday, and its brilliant, it seriously good, and i have been working on my twitter client in it. 
But all this good has been destroyed by one little annoying bug (my Microsoft Connect bug report). 
Basically when i access a menu item in any of the following applications (List Growing) [...]