How can we Maintain more than on config file in one .Net web
application and how?
Answer / ashu
Yes,We can maintain more than one config file.We have to
make subdirectories(add folders to your solution).For each
folder we can specify one web.configfile.If one web.config
file is declared for the whole application.then web.config
inside the folder will override that when application uses
the content of that folder.(aspx,aspx.cs etc).
Is This Answer Correct ? | 8 Yes | 0 No |
What is HTTP MODULE & HTTP HANDLERS in ASP.NET? How a developer can utilize in the application? Please provide example.
please give a brief knowledge about these events ? page_render() page_prerender() page_unload page_loadcomplete page_preinit
Explain about asp.net 2.0 themes?
Dategrid filtering and sorting How can we sort all the fields at once?
What is the difference between application state and session state in asp net?
how we use web services
Difference between Active Exe and Dll ?
What does setting a control's EnableViewState property to false accomplish?
Describe the .net base class library.
A brief difference between Session and Cookies in asp.net
Where you store Connection string in "Web.Config" file in ASP.NET?
0 Answers Sans Pareil IT Services,
Write a code for "RequiredFieldValidator" in java script