what is Impersonation
Answer Posted / sachinkunal
Its one of the authentication techniques
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why cyclomatic complexity is important?
Explain in what order a destructors is called.
Where you store Connection string in "Web.Config" file in ASP.NET?
What is loop in asp.net?
What is inproc and outproc?
What is Partial PostBack in ASP.NET?
What is different authentication mechanisms used in ASP.NET?
what are the Custom controls in asp.net?
Where is session cookies stored?
Explain the advantages of caching?
What is query string? What are its advantages and limitations?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
Disable browser cache for entire ASP.NET website?
Can we store object in viewstate?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?