VB Dot Net Developer Question:
Download Questions PDF

Explain Code Security?

VB .Net Developer Interview Question
VB .Net Developer Interview Question

Answer:

.NET framework provides security features to secure code from unauthorized users. There are two types of security in .NET:
★ Role based security - Authorizes User
★ Code access security - Protects system resources from unauthorized calls

Download VB .Net Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me how many .NET languages can a single .NET DLL contain?Which class allows an element to be accessed using Unique key?