How do you register the .Net Component or Assembly?

Answers were Sorted based on User's Feedback



How do you register the .Net Component or Assembly?..

Answer / satej

gacutil -i [Assembly Name]

Is This Answer Correct ?    8 Yes 0 No

How do you register the .Net Component or Assembly?..

Answer / kautilya

RegAsm is used to register .net assembly.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

explain code with datachaching with example

0 Answers  


What methods are fired during the page load?

2 Answers  


Where code pages are used?

0 Answers   Blue Star,


How can exception be handled with out the use of try catch?

0 Answers  


if you disable view state of a textbox will it maintain data during postbacks.if yes reason

9 Answers   FactorH, Jindal, Oxi Infotech,


What are the ways to sending the data in ASP.NET page?

0 Answers  


what is Satellite Assembly?

2 Answers  


What is the base class of .NET?

6 Answers  


How do you install windows service?

4 Answers   Tech Mahindra,


In SP has contains 10 query,By Using Dataset Object I need to fetch 8th query of records? How?

5 Answers  


What is the difference between application object and session object?

4 Answers   IBS,


What are demand-paging and pre-paging?

0 Answers   MCN Solutions,


Categories