Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


With out Web.config can we executes the application?

Answers were Sorted based on User's Feedback



With out Web.config can we executes the application?..

Answer / abhishek

Yes, application will inherit cofiguration setting from
machine.config file

Is This Answer Correct ?    19 Yes 0 No

With out Web.config can we executes the application?..

Answer / alpesh

Yes, we can execute it.

Is This Answer Correct ?    11 Yes 1 No

With out Web.config can we executes the application?..

Answer / vikram gharge

Yes, application will inherit cofiguration setting from
machine.config file.

Is This Answer Correct ?    10 Yes 0 No

With out Web.config can we executes the application?..

Answer / sivaprasad

Yes,I think if our web.config does not contain any
connectionStrings
then we can run the application with out web.confing file

Is This Answer Correct ?    10 Yes 3 No

With out Web.config can we executes the application?..

Answer / anand gopal makwa munger

Yes we Can executes application without web.config.

Is This Answer Correct ?    5 Yes 0 No

With out Web.config can we executes the application?..

Answer / lohith b n

Yes you can execute the application without web.config file
but you are not able to debug the application if you want to
debug the perticular page add the debug attribute in page
directive

Is This Answer Correct ?    4 Yes 1 No

With out Web.config can we executes the application?..

Answer / nivrutti lokhande

I am sure-we can execute the application without web.config
Not sure in publish can we publish that site

Is This Answer Correct ?    0 Yes 0 No

With out Web.config can we executes the application?..

Answer / ramzan ali

if our application run without web.config then why should we use web.config in our application

Is This Answer Correct ?    0 Yes 0 No

With out Web.config can we executes the application?..

Answer / anand gopal

Ans:
Web.config file create itself,if you delete this file and debug your application it again create itself.
i.e you cannot use without web.config file.

Is This Answer Correct ?    1 Yes 6 No

With out Web.config can we executes the application?..

Answer / sumathi.c

No,We cant excute, it will error of project is not
configured to be debugged, becausein the Web.config file,
the application configured

Is This Answer Correct ?    6 Yes 12 No

Post New Answer

More ASP.NET Interview Questions

How can we register exception filter globally?

0 Answers  


I am using SQLServer 2005. I have one table called Drivers. Every day thousands of records will be added in this table. I have to show all these records in my GridView with out applying ajax timer beacause we don't know the time limit when the new record come to the table. Sometimes it will add for 10 seconds some times 20 seconds. There by Please try without using timer or any other soultion apply for the table in sqlserver. But, i want to see all records immediately when new record comes in table. How? Thanks in advance... Ramesh

5 Answers  


Write a code for sending an email from asp.net application.

0 Answers  


What base class do all Web Forms inherit from?

9 Answers  


How to remove themes from certain controls?

2 Answers  


what are httphandlers and httpmodules.and their differences.

1 Answers   Siemens,


State management in asp.net ?

8 Answers   Accenture,


Difference between response.redirect and server.transfer?

0 Answers  


What are the types of assemblies and where can u store them and how ?

1 Answers   Patni,


Explain how is the asp.net mvc architecture different from others? : asp.net mvc

0 Answers  


Is asp.net is a programming language?

0 Answers  


If we remove web.config or machine.config from the application then, is this application will works?

0 Answers  


Categories