I can't be bothered with all this CAS stuff. Can I turn it off
Answer / kirti
Yes, as long as you are an administrator. Just run: caspol -s off
Is This Answer Correct ? | 0 Yes | 0 No |
Explain tempdata in mvc?
what is conceptual model?
How is method overriding different from method overloading
Why do you need to serialize
Explain Sections is ASP.Net MVC?
Is entity framework slow?
What are Resource Files ? How are they used in .NET
What are Model Binders in ASP.Net MVC?
will this code works fine? or will it gives error? Object obj=5; int i=6; i=i+obj;
Explain the methods used to render the views in mvc?
If Controller is not there in MVC Pattern what happens?
what is ADO.NET