What security mechanisms to enforce for Authenticating and
authorizing the users?
Answer / imtiyaz
Security mechanism provided by the Global config file where
you can provide authentication and authorization
| Is This Answer Correct ? | 0 Yes | 2 No |
Do you know what are three common acronyms used in .net, and what do they stand for?
Explain webfarm vs webgardens in .net?
How to implement CAS in .Net?
How to create multiple inheritance in c#, with example?
Explain the difference between the while and for loop. Provide a .net syntax for both loops?
Give an example program for Getter /read-only methods in JAVA
How can you clean up objects holding resources from within the code?
I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?
Explain the difference between managed and unmanaged code?
How to produce an assembly?
Explain me how does linq work?
Can we use data reader to bind gridview?