Answer Posted / ish
/l give the global assembly cache
/i install an assembly to global assemly cache
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the different types of assemblies?
What is base class of .net?
explain code with multi inhertance
What is considered a service provider?
Define transparent caching with aop?
What is server side session management?
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?
What are the advantages of using session?
Define static constructor?
To display data in a Repeater control which template you provide?
Define repository pattern in asp.net mvc? : asp.net mvc
I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?
Briefly describe the role of global.asax?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC