How do you register the .Net Component or Assembly?
Answer Posted / satej
gacutil -i [Assembly Name]
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is a ashx file?
How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?
Where is the session stored?
What is the use of global.asax file?
How does cookies work in asp net?
Where web.config file is used?
What are client activated objects and server activated objects?
What is the difference between application state and caching?
What is xaml? Are xaml file compiled or built on runtime?
Explain the purpose of storyboard.targetproperty.
What is asp net_sessionid?
What is the maximum number of classes that can be contained in one dll file?
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
Describe how to implement globalization and localization in the use interface in .net.
What are the three parts of an http response?