With out Web.config can we executes the application?
Answer Posted / anand gopal makwa munger
Yes we Can executes application without web.config.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How asynchronous call can be implemented using delegates?
Differentiate between namespace and assembly.
What's the difference between viewstate and sessionstate?
What are the different types of cookies in asp.net?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
How you can add an event handler?
Explain client-side scripting?
Differentiate between client-side and server-side validations in web pages.
What is application in asp net?
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
What is the use of autowireup in asp.net?
How would you get asp.net running in apache web servers? Explain it's limitations.
What is the extension of master page in asp.net?
What is Partial PostBack in ASP.NET?
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?