Explain code security?



Explain code security?..

Answer / Manoj Sagar

Code security refers to the methods and practices used to protect computer programs and data from unauthorized access, modification, or execution. In .NET, this can be achieved through various mechanisms such as code access security, cryptography, and application domains.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB.NET Interview Questions

Is vb.net dead?

1 Answers  


What is the Difference between CLR & CTS?

3 Answers  


Name some of the keywords used in vb.net?

1 Answers  


when we will use console ?

3 Answers  


What is the exact defination of object?

1 Answers  


What is the differnce between managed code and unmanaged code?

1 Answers  


Using VB, how can you change the Mouse Pointer?

1 Answers   CGI,


Which class allows an element to be accessed using unique key?

1 Answers  


Can you please explain the difference between vb and vb.net?

1 Answers  


What is a static class?

1 Answers  


What is a stream in vb.net?

1 Answers  


Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?

1 Answers  


Categories