Identify the version of Pixel Shader of your graphics card ShowIdentify the version of Pixel Shader of your graphics card
Pixel Shader 1.0/1.1 (DX 8.0)
Pixel Shader 1.3 (DX 8.0a)
Pixel Shader 1.4 (DX 8.1)
Pixel Shader 2.0 (DX 9.0)
Pixel Shader 2.0a (DX 9.0a)
Pixel Shader 2.0b (DX 9.0b)
Pixel Shader...
[Ubuntu 9.04] Installing VirtualBox 3 Show[Ubuntu 9.04] Installing VirtualBox 3
You may have noticed VirtualBox is already present in the Ubuntu, but note that only the version 2.x, and without USB support is present.
Here is how to install version 3.x:
wget -q...
Data levels ShowANSI/SPARC levels
The ANSI/SPARC architecture, which dates from 1975, defines abstraction levels for a database management system:
Internal (or physical) level: defines how data is stored, and how it is accessed.
Conceptual level: also called the...
Networking - 3-Tier Client/Server Architecture ShowIntroduction to 2-Tier Architecture
2-tier architecture is used to describe client/server systems where the client requests resources
and the server responds directly to the request, using its own resources. This means that the server does not...
Microsoft Windows - The registry ShowWhat is the registry?
In version 3.1 of Microsoft Windows, applications that had been installed were configured in Windows with configuration files (which had the extension .ini). There were also two configuration files for Windows itself:...