What was the difference between machine.config and
web.config files
Answer Posted / abu
WebConfig: It's more than one web.config files in application
Machine: Only One
Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
Can I stream live content/events?
What is application Object?
Explain what does wsdl stand for?
What is postback in asp net?
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
What are httphandlers and httpmodules and difference between them?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
Differentiate between early binding and late binding.
What is server infrastructure & server components?
What is custom events? How to create it?
How do I know asp.net mvc version? : Asp.Net MVC
Explain how cookies work. Give an example of cookie abuse.
How do you implement sql caching in asp.net?