Showing posts with label express editions. Show all posts
Showing posts with label express editions. Show all posts

Friday, 20 February 2009

OpenGL in Visual Basic & C#

For a few years now, I've been messing around with OpenGL in C#. I knew it was possible to use OpenGL in Visual Basic 6 but I wasn't sure if it could be used in the new .NET version. However after finding the example programs at this site, I've discovered that using OpenGL in VB is extremely simple to do. I've also found an easier way to use OpenGL in C# programs based on the tutorial on this webpage.

If you're interested in using OpenGL in Visual Basic or C#, here are some useful links.
  • Microsoft Express Editions of C# & VB, here.
  • Tao OpenGL Framework, download here.




Powered by ScribeFire.

Saturday, 15 November 2008

Web Browser Link Trapping

Extremely useful article here on the CodeProject website which shows you how to develop a web-app in Visual Basic .NET. The interesting part of the article is where it shows you how to disable link navigation in the browser.

I was able to use some of the information to write my OpenGL Man page viewer.

Friday, 14 November 2008

Wednesday, 16 July 2008

Microsoft Express Video Wiki

I've created a Wikispace where you'll be able to watch all the Microsoft Express Editions 2005 Videos. At the moment I've only embedded the Visual Basic ones but I'll soon embed all the others. You can find the wikispace here.

Sunday, 15 June 2008

Microsoft Express Edition Videos

The Free Learning videos for the 2005 range of Microsoft Express Edition programming languages can still be seen & downloaded from here.