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...
[VMWare] The different modes of VMWare network Show[VMWare] The different modes of VMWare network
If you create a virtual machine using VMWare, 3 types of connectivity are provided: Host-only, NAT or Bridged.
You can't use NAT and Bridged modes if you do not have the following...
Download VLC for Mac ShowVLC media player is a multimedia player which can read numerous audio and video formats (MPEG 1, MPEG 2, MPEG 4, DivX, mp3, ogg), as well as DVD or VCD and diverse streaming protocols.
It can also be used as unicast or multicast streaming server...
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...
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...
Types of networks ShowDifferent types of networks
Different types of (private) networks are distinguished based on their size (in terms of the number of machines), their data transfer speed, and their reach. Private networks are networks that belong to a single...
Frames ShowIntroduction to Frames
You can display multiple HTML pages in different areas at once. These areas are called frames.
Frames are not found in the specifications of HTML 3.x, so the Document Type Declaration must show the page as having been...