What is the Difference between Web.config and global.asax?
Can we write connection String code in global.asax?
Answer Posted / akshay
please give me answer the between Web.config and global.asax?
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is the use of placeholder control?
What do you mean by authorization?
Securitywise What are the Enhancements in 2.0?
What is cross page posting? How is it done?
How can we use Web API with ASP.NET Web Form?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
List the major built-in objects in asp.net?
What is the difference between client-side and server-side validations in ASP.NET?
Does asp.net still recognize the global.asa file?
Explain asp.net application life cycle?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
What are the differnt types of handler in ASP.NET?
What is the default Orientation property in a Menu control?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
How does session work in asp net?