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...
[Windows NT]NT 4.0 SP2+:Enabling the DMA Show[Windows NT]NT 4.0 SP2+:Enabling the DMA
Intro
Enabling DMA on Windows NT 4.0 SP2 +:
Check NT service pack
Installation
Intro
Handling the DMA, for IDE drives is much more difficult under NT4 than under Windows 9x series. Unlike the...
Download Windows Installer ShowMicrosoft WindowsIinstaller is a service of installation and application configuration, allowing to manage the applications containing the MSI extension MSI.
Windows Installer 3.1 is a secondary update of Windows Installer 3.0 published in...
Download .NET Framework ShowMicrosoft .NET Framework 3.5 contains new features which have been built upon .NET Framework 2.0 and 3.0, and includes .NET Framework 2.0 service pack 1 and .NET Framework 3.0 service pack 1.
Microsoft .NET Framework 3.5 includes:
- ASP .NET AJAX...
Binary encoding ShowIntroduction to binary
In the late 1930s, Claude Shannon showed that by using switches which were closed for "true" and open for "false," it was possible to carry out logical operations by assigning the number 1 to "true" and 0 for "false." This...
The file system ShowWhat is a file system?
Even though hard drives can be very small, they still contain millions of bits and therefore need to be organised so that information can be located. This is the purpose of the file system. Remember that a hard drive is made...
Hexadecimal notation ShowHexadecimal notation
As binary numbers get longer and longer, a new base had to be introduced: hexadecimal numbering. The hexadecimal number system counts using base 16, so after the first 10 digits come the first six letters: 0, 1, 2, 3, 4, 5, 6,...