How many web.copnfig can exists in a web application & which
will be used ?
Answers were Sorted based on User's Feedback
Answer / avs
Generaly it contains one web.config file.
But we can use more than one.
Whenever you want setting folder wise.
For ex: one app have 4 folder. each folder have seperating
setting like session, security ect. So you can create
web.config filr for eachfolder and should apply setting as
per ur requirement.
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / ansu kuamar
generaly
one
but it may be more than one in some cases
Is This Answer Correct ? | 3 Yes | 1 No |
How to display Alert in ASP.NET
How do we get only edited/deleted/inserted records from a Dataset?
What is viewstate in asp net with example?
What is view state? where it stored? can we disable it ?
What is difference between ASP and ASP.NET ?
what is synchronization and asynchronization. what are the difference between two?
Explain the difference between AutoPostBack and IspostBack in ASP.NET?
0 Answers Sans Pareil IT Services,
we are working in .net namespaces like using system.io,system.text. these namespace before we use "using " keyword what means of using?
7 Answers CEI, CSC, HCL, Tech Mahindra,
i cant get Primary output selection from the Dialog box While Creating Setup and Deployment the web application how to solve it..
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What is form submit?
How can we create a website?