What is difference between code access and role based security?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What?s the advantage of using System.Text.StringBuilder over System.String?

3 Answers  


Can struct have constructor c#?

0 Answers  


What is the use of protected in c#?

0 Answers  


Can we inherit abstract class in c#?

0 Answers  


In c#, what will happen if you do not explicitly provide a constructor for a class?

0 Answers  


What is the difference between const and readonly in c#.net?

0 Answers  


how can your software identify which version of dot net framework install in client pc and install framework accordingly

2 Answers   pspl,


What is the use of giving more than one CATCH BLOCK in one TRY block? Directly we can give that catch(Exception e)?Why we go for arrayoutofbound Exception,divided by zero etc..? Explain

2 Answers  


Hello.. This is kali prasad. i wish to learn C#. kindly guide me in making me expert in c#.

2 Answers  


What is the difference between inheritance and abstract class?

0 Answers  


What is interface inheritance?

0 Answers  


Why multiple Inheritence is not used in C#?

8 Answers   Symphony,


Categories