| Back to Questions Page |
| |
| Question |
How to install our WebApplication In Web Server |
Rank |
Answer Posted By |
|
Question Submitted By :: Pragadees.net |
| This Interview Question Asked @ Honeywell , Infosys |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | 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 your machine to
virtul folder of server machine,  |
| Prabhat Saxena(lmp) |
| |
| |
| Question |
How can we retrive our data after if we format the harddisk? |
Rank |
Answer Posted By |
|
Question Submitted By :: Manoj |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | 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 some data out of your
formatted hard drive.. better spend some money and get data
retrieved from Data Recovery Specialist... While they
wouldn't guarantee you 100% recovery .. but will do happily
for money..  |
| Kevins |
| |
| |
| Question |
what is architecture of IIS? |
Rank |
Answer Posted By |
|
Question Submitted By :: Rsanuj |
| This Interview Question Asked @ Xerox |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | 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 role is to process requests, such as returning a
static page or invoking an Internet Server API (ISAPI)
extension or filter. Worker processes use HTTP.sys to
receive requests and send responses over HTTP.  |
| Dinesh |
| |
| |
|
|
| |
| Question |
How many users supported by IIS at a Time |
Rank |
Answer Posted By |
|
Question Submitted By :: Guest |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | 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.  |
| Hemant Gupta |
| |
| |
| Question |
Connectivity of SQL 2000 + Vb. Using ODBC.
|
Rank |
Answer Posted By |
|
Question Submitted By :: Sonia.sardana |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | 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 Create a New
dataSource-->in name textbox,we can write anyname--Right or
wrong. suppose i enter sonia, & my server name is .,so I
enter . in server & click next button-->On the Next screen
i have checked the option With Sql server authentication--
>Login Id-sa, Password-->Blank-->Click next button-->Next--
>Finish-->Then I click on button Test Data source-->Mesage
Comes TESTS COMPLETED SUCCESSFULLY-->OK-->OK-->Ok.
These steps we have to do or not for Connectivity using
ODBC.
If yes,then what after these steps we have to do??Plz reply
me early ??Thx in advance.
 |
| Sonia.sardana |
| |
| |
| Question |
how many web.config files are there in 1 project.we can
overwrite the web.config files |
Rank |
Answer Posted By |
|
Question Submitted By :: Mannamsravanthi |
| This Interview Question Asked @ PCS , IBM |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | 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  |
| Sree |
| |
| |
| Answer | We can have any number of web.config files files in aproject
based on the modules present and if needed we can..  |
| Hariharadeep |
| |
| |
| Answer | one and only one web.config files are there in 1 project.  |
| Lalit Ratnawat |
| |
| |
| Answer | Mr.Lalit Ratnawat you are wrong
we can have any no. of web.config files in a project  |
| Anna |
| |
| |
| Answer | There may be more then one web config file in one
application.But in different folders.And all web config
files override the application root directory web.config
file methods.  |
| Ranjanatyagi |
| |
| |
| Answer | If you are asked this question in interview, then probably
you should make it clear to the interviewer.
As far as name webconfig is concerned, yes there can be
multiple files with name web.config in a give project, as
correctly stated by others it should be in different
directories in the project.
As far as feature/working is concerned, web config file ni
sub directory is limited to some elements. It does not
support all the elements supported by a web.config file.  |
| Vikas |
| |
| |
| Answer | A Web application can contain more than one Web.config
file. The settings in a file apply to the directory in
which it's located, and all child directories. Web.config
files in child directories take precedence over the
settings that are specified in parent directories  |
| Kiran |
| |
| |
| Answer | we can have more than 1 web.config in a project but in
different folders  |
| Navneet Sharma |
| |
| |
| Answer | Yes there can be multiple web.config files for a same
application...............
NIRAJ (MICROSOFT TECHNOLOGIES)  |
| Nirajbagde |
| |
| |
| Answer | yes there can be multiple web config file and Also it can
be overwritten.  |
| K7 |
| |
| |
| Answer | we can have more than no. of web.config files ok friends  |
| Prasad |
| |
| |
| Answer | yes we can have more than one web.config files in a project
but in a different folder  |
| Tofail |
| |
| |
| Answer | There may be more then one web config file in one
application.But in different folders.And all web config
files override the application root directory web.config
file methods.  |
| Laxman1781 |
| |
| |
|
| |
|
Back to Questions Page |