when web.config file is being called or referenced?tell me
about the searialized procedure followed in page loading.
Answer / paraman ranjith
Web.config is an xml configuration file. It is never directly called unless we need to retrieve a configurations setting.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which among the following two is best and why? Abstract Class and Interface. What is the major difference in between those two except the discrete methods and methods with function definition.
What is Garbage Collection in .Net? Garbage collection process?
Explain what relationship is between a process, application domain, and application?
What is CCW (COM Callable Wrapper) ?
Is .net core free?
1 mor thing guyz....can i go for C# directly without C++ /JAVA knowledge for dot net ..???
Tell us what is json data, and what is one way that .net developers can work with json?
What is Assembly manifest? what all details the assembly manifest will contain.
How do you pass value of a text box from page1.aspx to page2.aspx without storing it as a session value?
C++ & C# differences ?
Elements of CAS
With these events, why wouldn't microsoft combine invalidate and paint, so that you wouldn't have to tell it to repaint, and then to force it to repaint?