Vikrant Gehlot

name

IIS Steps To Determine How To Respond A Request

15th August 2011
When you double click on a file or icon in Windows Explorer, it looks up the file extension in the registry, a special database that holds system and application information. The registry contains one entry for each registered file extension. Each exte... Read >

How Web Server Is Associated With The Address

08th August 2011
If the naming server can find the request, it caches the request so it would not have to contact higher level naming server for the next request to the same server. The naming server returns the IP address to the browser which uses the IP address to co... Read >

How User Request Reaches To ASP Page

08th August 2011
The scripting technology used to make decisions about how to handle the request, and the Web server itself. Before you can understand much about what the ASP engine can do, you need to know what happens before the request of user reaches the code in your ... Read >

Increasingly XML Is Replacing Complex ASP In The Middle Tier

19th July 2011
However information entropy is likely to become a significant factor in the corporate workspace before too long even restricting the domain to corporate outranges. In the near term, mill’s use in managing documents is likely to be oriented towards simp... Read >

Creating Components And Scripts With XML

19th July 2011
XML has become an integral part of Microsoft’s future development efforts from data access to document storage and retrieval to messaging systems and distributed computing. This is very much in keeping with their efforts to make data access a seamless ... Read >

The Internet Is Facing Profound Balkanization

04th July 2011
In these days millions of people are using America online (AOL) or web TV to browse the internet and these implement only a subset of the full features of either browser. Several different versions of each of the browser are currently in use and the brow... Read >

XML Works Especially Well As A Data Transfer Format

04th July 2011
The W3C took both formats under consideration in working committee and split the difference coming up with a hybrid format called scalable vector graphics SVG encodes each of the graphical elements as XML. Elements and provides sophisticated capabiliti... Read >