HTML5 SVG
Scalable Vector Graphics (SVG) are part of the vector-based family of graphics. They are quite different from raster-based graphics that you may be accustomed to working with. The most common …
Scalable Vector Graphics (SVG) are part of the vector-based family of graphics. They are quite different from raster-based graphics that you may be accustomed to working with. The most common …
Conditional forwarding is a new feature of DNS in Windows Server 2003. Conditional forwarding can be used to speed up the DNS name resolution process by directing queries for specific …
Before you can introduce a new version of Windows Server into your domain as a Domain Controller, you must prepare the schema by running ADPREP to prepare the forest as …
With Windows Server 2008, you can evaluate the server operating system without activating the product for up to 240 days. You can verify the status of evaluation period by using …
Let me start by saying that I am definitely not a fan of “in-place” upgrades. However, there are scenarios where you simply must choose this option. Before summarizing what is …
In this article, we are going to look at the readyState property in more detail. When a request is sent to a web server, the server processes the request and …
If you see your Windows computers accessing the site, http://www.msftncsi.com in your packet captures and/or firewall logs, it is due to the Network Connectivity Status Indicator (NCSI) feature in the …
The jQuery event bind() method attaches one or more event handlers for selected elements, and specifies a function to run when the events occur. As of jQuery 1.7, the .on() …
jQuery provides methods to easily and effectively manipulate CSS related properties of DOM elements. We will take a look at the more common methods in this article. Methods The methods …
jQuery supports a variety of keyboard related events. The three key related events are keydown, keypress and keyup. In this article, we will take a closer look at these events. …
Thinking about installing Windows 2008 on your server? To use Windows Server 2008, you will need to make sure you system meets the following minimum requirements: Processor Minimum: 1 GHz (x86 …
Windows Server 2012, formerly codenamed Windows Server 8, became generally available to Microsoft customers in September of 2012. The Windows Server operating system is found installed on many servers located …