With out Web.config can we executes the application?
Answers were Sorted based on User's Feedback
Answer / abhishek
Yes, application will inherit cofiguration setting from
machine.config file
| Is This Answer Correct ? | 19 Yes | 0 No |
Answer / vikram gharge
Yes, application will inherit cofiguration setting from
machine.config file.
| Is This Answer Correct ? | 10 Yes | 0 No |
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 |
Answer / anand gopal makwa munger
Yes we Can executes application without web.config.
| Is This Answer Correct ? | 5 Yes | 0 No |
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 |
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 |
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 |
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 |
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 |
Difference between overriding and overloading?
Why should i prefer JSP over asp.net or any other web development language..??
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?
Can private assembly be used for more than one application? If so how?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
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
What is event in asp.net?
What is comparevalidator?
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#.
Which method is used to enforce garbage collection in .net?
how to stop cookie in particular page using asp.net
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)