Webconfig file is cofiguration of server or browser?
Answer Posted / achu
server
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
What are the various session state management options provided by asp.net?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
What is redirectpermanent in asp.net?
Fetch one page value to another page without using state-managment ?
What is a session in asp.net?
Why would anyone need to implement their own hashtable or linked list?
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
How can we identify that the Page is Post Back?
Explain server-side scripting and client-side scripting.
What does asax stand for?
What is the difference between custom controls and user controls?
How does a web application session work?
What is postback pixel?