yet another blog about computer, technology, programming, and internet

Sunday, October 29, 2006

GLUT with Visual Studio C++ Express Edition

Sunday, October 29, 2006 Posted by Ismail Habib , 57 comments
OpenGL is one of the most popular graphics library nowadays, we may even say that it is already a standard. This article below explains how to use GLUT with Visual Studio C++ Express Edition: This document details the steps to get GLUT working along with Visual C++ Express Edition. Download and install...

Wednesday, October 04, 2006

Interesting Article

Wednesday, October 04, 2006 Posted by Ismail Habib 16 comments
Today I found an interesting article explaining .NET (Framework, SDK, IDE, etc). A nice explanation for anyone who wants to know more about .NETLink: h...

What is the Microsoft .NET Framework 3.0?

Wednesday, October 04, 2006 Posted by Ismail Habib , 3 comments
The Microsoft .NET Framework 3.0 (formerly WinFX), is the new managed code programming model for Windows. It combines the power of the .NET Framework 2.0 with four new technologies: Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF), Windows Workflow Foundation (WF), and Windows CardSpace (WCS, formerly “InfoCard”). Use the .NET Framework 3.0 today to build applications...