what is impersonation in ASP.NET?
Answer Posted / rahul
Impersonation is nothing but identity of a client.
| Is This Answer Correct ? | 12 Yes | 12 No |
Post New Answer View All Answers
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 are the difference between function and stored procedure in .net programming language?
What does passport and windows authentication mean in ASP.NET?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
How can u deifne the benefits and limitation of using Viewstate for state management?
How does output caching work in ASP.NET?
Where would you use an ihttpmodule, and what are the limitations if any?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
What is a postback in asp net?
Can we set which type of comparison we want to perform by the CompareValidator control?
Define the term Web Garden?
Describe the difference between inline and code behind - which is best in?
What is the exact purpose of http handlers?
Explain the flow of processing of the request? : asp.net mvc
What is query string with example?