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
If we remove web.config or machine.config from the application then, is this application will works?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
Where can I get information on cookies in asp.net?
Explain difference between dataset and recordset?
What is the difference between c# and .net?
What is intrinsic objects in asp.net?
Can you set which type of comparison you want to perform by the comparevalidator control?
What is the maximum amount of memory any single process on windows can address?
What are the disadvantages of asp.net?
Is it possible to apply themes to an asp.net application? If yes, then how?
What is master page in dtp?
Explain about asp.net state management?
How to prepare culture-specific formatting in .net.
What is ipostback?
How does ASP.NET framework maps client side events to Server side events.?