New IIS Interview Questions :: ALLInterview.com http://www.allinterview.com New IIS Interview Questions en-us How to install our WebApplication In Web Server http://www.allinterview.com/showanswers/73216.html There are different way to deploy the web application in web server like 1- X Copy deployment 2- create setup package and install the server machine 3- use the deployment tools and configure the server repositery and drag and drop all files in In IIS Version 6.0 Through application pool we can provide different http://www.allinterview.com/showanswers/71941.html How to generate Random numbers without using Rnd() ? http://www.allinterview.com/showanswers/70292.html security management http://www.allinterview.com/showanswers/69689.html types of telecommunication network used http://www.allinterview.com/showanswers/69688.html computer sotfware used and its functions http://www.allinterview.com/showanswers/69687.html computer hardware used and its function http://www.allinterview.com/showanswers/69686.html brief description of the company and its information system http://www.allinterview.com/showanswers/69685.html roles of information system in a business organization? http://www.allinterview.com/showanswers/69684.html what type of information system do this company use? http://www.allinterview.com/showanswers/69683.html How can we retrive our data after if we format the harddisk? http://www.allinterview.com/showanswers/67173.html Try using 3rd party utilities such as unformat,Uneraser .. you may be able to recover some % of data depending on how lucky you are on the day when you know that your day started off with hard drive formatted.. But if you really want to get som what is architecture of IIS? http://www.allinterview.com/showanswers/66015.html The new request-processing architecture and application isolation environment enables individual Web applications, which always run in user mode, to function within a self- contained worker process. A worker process is user-mode code whose rol How many users supported by IIS at a Time http://www.allinterview.com/showanswers/65197.html by default IIS have 25 thread. so one server can be access by 25 people. if u have more than server then number of people will be increased. Connectivity of SQL 2000 + Vb. Using ODBC. http://www.allinterview.com/showanswers/63232.html steps i Follow- 1) Go to Control panel-->Admintrative Tools-->Double -click Data sources(ODBC)-->click Add button-->I choose SQL server (last option), Is it right or wrong option for connecting to SQL 2000.Then a new screen appears C how many web.config files are there in 1 project.we can overwrite the http://www.allinterview.com/showanswers/36156.html There might be multiple web.config files for a single project depending on the hierarchy of folders inside the root folder of the project, so for each folder we can use one web.config file