Html5 Svg

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 …

Dns Conditional Forwarding In Server 2003

DNS Conditional Forwarding in Server 2003

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 …

Validating Your Active Directory Schema Version

Validating your Active Directory Schema Version

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 …

Windows Server 2008 R2 Upgrade Paths

Windows Server 2008 R2 Upgrade Paths

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 …

Ajax Xmlhttprequest Readystate

AJAX XMLHttpRequest readyState

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 …

Manging The Network Connectivity Status Indicator

Manging the Network Connectivity Status Indicator

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 …

Jquery Bind Event

jQuery Bind Event

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 Css Methods

jQuery CSS Methods

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 Keyboard Events

jQuery Keyboard Events

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. …

Windows Server 2008 System Requirements

Windows Server 2008 System Requirements

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 …

Introducing Windows Server 2012

Introducing Windows Server 2012

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 …

Scroll to Top