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
Explain the flow of processing of the request? : asp.net mvc
If 200 is for all successful operation then why do we have 201 response codes?
Which is better session or viewstate?
Can we override the enablepartialrendering property of the scriptmanager class?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
Is asp.net 64-bit enabled? How?
What are the authentication types in asp.net?
How long should a session id be?
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
Explain server-side scripting and client-side scripting.
Explain about Multi-Language integration?
What is the life cycle of an asp.net page?
What is the server of asp.net?
What is a server farm in iis?
How can we communicate with each server in N-tier Architecture? and what are the methods?