Answer Posted / lalit
Global.asax file is used for storing values at session
level and Application level.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is Web API?
What is a proxy in web service?
What is authentication in asp.net?
I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
What is synchronous and Asynchronous post back ?
How do session tokens work?
Name the namespace which is used by ado.net?
Give an example of cookie abuse.
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
What is different authentication mechanisms used in ASP.NET?
Why is asp.net so popular?
Is asp.net different from asp? If yes, explain how?
What is the difference between the asp and asp.net?
What is the difference between GridView and Repeater controls in ASP.NET?