Answer Posted / kinge amol
by default asembly is private it is installed in GAC by
using gacutil utility so it's shared assembly also if you
make new .sn file for done shared assembly asembly version
of previous one overrides when same .sn file to avoid this
problem use GAC and stored it in this
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How many types of file extensions for razor views in ASP.Net MVC?
What is masterpage?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
What is http session state?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
What is difference between inproc and outproc?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
How do you store a value in viewstate and retrieve them?
What is event bubbling?
Explain how can you debug your .net application?
Explain the path instructions in xaml?
What is special types forms
What are the uses of list view control in Asp.net?
What is the difference between page directive include and action tag include?
What is viewstategenerator?