what is impersonation in ASP.NET?
Answer Posted / srikanth
Everthing that asp.net does is through the windows account
that is defined in machine .config which is aspnet.
Now if you want your application alone to run in a
different account, you can change this identity to be
changed temporarily so that the asp.net will run in another
account(provided it is a windows account)
Is This Answer Correct ? | 34 Yes | 13 No |
Post New Answer View All Answers
Can we make activex dll also ti execute in some process as that of client ? How can we do?
Explain about asp.net 2.0 themes?
Explain State management in asp.net
hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.
How many types of validators are there in asp net?
Which is better union or union all?
What are the difference between function and stored procedure in .net programming language?
What is clr? Difference between clr & cts?
What are the memory-mapped files?
What are the types of authentication in asp.net?
What is event bubbling?
What is server side routing?
Describe the disadvantage of cookies.
What is state management technique?
What is difference between asp.net and asp?