HTML URL Encoding

In this post we’ll discuss about HTML URL Encoding. Web browsers request pages from web servers by using a URL i.e., Uniform Resource Locator. URL Encoding Following are the key points…

How to read XML using C#

In this post we will learn how to read XML using C# with the help of code sample. In our previous write-up, we initiated with an overview of XML and…

How to enable 32-bit applications on IIS

In this article we’ll explain you ‘How to enable 32-bit applications on IIS’ with an example. Let’s check how to enable 32-bit applications in ‘Application Pool’ of IIS Server. Basically…

IIS App Pool Settings

In this article we’ll explain you about IIS app pool settings. If you have not checked our previous articles, then please check out those before proceeding with current one. Our…

IIS & Application Pool Questions

In this IIS section you’ll get a list of questions/answers which will clear your doubts on IIS And Application Pool. After reading these articles you will be able to know…

What is IIS?

In this article we’ll cover what is IIS (Internet Information Service)? After reading this article you will be able to know the following questions: What is IIS? IIS means Internet…

DOT NET Framework Introduction

In this article we’ll cover DOT NET Framework Introduction and is designed for Students, beginners as well as experienced professional developers who want to prepare an interview for .NET Job.…