Answer Posted / amit
It Provide Authorisation(permissions)to the user based on
their roles/Membership/Authentication..
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the disadvantages of view state?
What is asp.net and its advantages?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
Why is it preferred to not use finalize for clean up?
How does session work in asp net?
Is viewstate enabled by default?
Why is mvc better than asp.net?
What are the disadvantages of using session?
What is the difference between equals() and == in c#?
What is the difference between adding reference in solution explorer and adding references by using ?
What is the difference between web.config and machine.config in ASP.NET?
Describe the method to create a permanent cookie?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
What is data caching?