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

Difference between overriding and overloading?

0 Answers  


Why should i prefer JSP over asp.net or any other web development language..??

0 Answers  


How will you write a web service for secure socket layer? What is secure socket? Have you done any socket programming? What is single thread and multi thread? What are the differences between .NET 1.1 and .NET 2.2? What is the command to connect to a StoredProcedure? How many types of Adapters are available in ADO.NET? Why DataAdapters are important? What is DataSet? It's important to compile the ASP.NET application before using it? What protocol you use to stream the audio and Video data? What are the different kind of network protocols? Write how will you connect to a database using DataSet? Why we use AJAX? What AJAX can do which JavaScript can't do? In a page using Windows Media API, if we press a button and in succession quickly press another button, what do you think will happen? Will the application wait for the first button response and then execute the second one or directly second button command will execute. What is the architecture of your application? What is connection pooling in SQL? Tell some functions of Windows Media API? How you will detect, whether the ActiveX is installed in the system before accessing it? What are validators are available in ASP.NET? What are the basic concepts of OOPS? What is abstraction?

0 Answers   Tesco,


Can private assembly be used for more than one application? If so how?

7 Answers   Satyam,


What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC

0 Answers  


What is viewstate?

6 Answers   Abacus, Microsoft, Sopra,


when i want to use asp.net configuration for creat users and roles i recived this message: There is a problem with your selected data store. This can be caused by an invalid server name or credentials, or by insufficient permission. It can also be caused by the role manager feature not being enabled. Click the button below to be redirected to a page where you can choose a new data store. The following message may help in diagnosing the problem: Unable to connect to SQL Server database. when i clicked the choose data source button that give me another message that is this: Use this page to configure how Web site management data such as membership is stored. You can use a single provider for all the management data for your site or you can specify a different provider for each feature. Your application is currently configured to use the provider: AspNetSqlProvider Select a single provider for all site management data Select a different provider for each feature (advanced) ------------------------- and this message was reapeted in other choose again. please help me if u know why i gave that message so i wont can creat my users and roles

0 Answers  


What is event in asp.net?

0 Answers  


What is comparevalidator?

0 Answers  


I have a webform in asp.net.In that webform there is 2 division class(DIV).in one of the div class there is a text box for enter the id & a button for to check id with database value.My doubt is that how can i appear the 2nd Div contents only when the id is true with database value.if wrong do not display the div . i Want code in c#.

2 Answers  


Which method is used to enforce garbage collection in .net?

0 Answers  


how to stop cookie in particular page using asp.net

2 Answers   CGI,


Categories