what is code access security,role based security explain
with example
Answer / 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 |
A brief difference between Session and Cookies in asp.net
how to transfer the file from client to server using asp.net
0 Answers Sans Pareil IT Services,
asp.net interview questions
How would you enable impersonation in the web.config file?
What is query string?
What are the difference between function and stored procedure in .net programming language?
What does uri mean?
what is webpart? what r the parts in this webpart (zone)
What is Bundling and Minification in MVC?
What is versioning in .NET?
1 Answers Syntax Softtech, Wipro,
What is paging in context of Memory?
Take one textbox if I am inputting abc alphabet in capital letter or in small letter on the button click it will be bcd or if I enter 123 and it would be 234 like that in ASP.NET?