What is FullTrust? Do GACed assemblies have FullTrust?
Answer Posted / pramod gupta
The permissions to run any assembly is based on its trust
level.Under Full Trust level all assemblies can be run
successfuly. All GAC asemblies have Full Trust as ever
strong named assembly is Full Trust assembly.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the use of HttpHandlers? When to use this?
What are the differences between primary foreign and unique keys?
How to do state management in ASP.NET?
What is base class of .net?
What is a proxy in web service?
What are the advantages and disadvantages of session?
What kind of data we can store in viewstate?
What asp.net control can embed xaml into asp.net pages?
How do I create a web form?
What is the difference between session and application?
How does u call and execute a sp in .net?
what are the ihttphandler and ihttphandlerfactory interfaces ?
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
calling result set one procedure to anothar procedure in sql2000
What are the types of validation in asp net?