what is code access security,role based security explain
with example
Answer Posted / biruk belihu
CAS determines which code is allowed to run.
some code might want to access registry so CAS denied those
executions.
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
How can we communicate with each server in N-tier Architecture? and what are the methods?
Define view state.
Explain the main differences between asp and asp.net?
Why session management is required?
How many types of file extensions for razor views in ASP.Net MVC?
What is the typical session identifier?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
Can you explain architecture of your project ?
what is silver light when will we use silver light,
Define static function?
how to write html code with ssl
What does session_start () do?
What is OSI layer? Explain different layers.
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
Why is it preferred to not use finalize for clean up?