How do you register the .Net Component or Assembly?
Answer Posted / kautilya
RegAsm is used to register .net assembly.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between trace and debug in asp.net?
What is http post and http get?
What is the importance of Global.asax in ASP.NET?
In which event of the page life cycle, is the viewstate available?
What is session object? Describe in detail.
Web API uses which library for JSON serialization?
Explain the components of web form in asp.net
What is a Cookie? Where is it used in ASP.NET?
Where are session variables stored?
What are client activated objects?
What is the compiled object?
How does u get record no from 5 to 15 from a dataset of 100 records?
What are standard controls?
Using code explain Configuration Management
Is it right that ASP.NET Web API has replaced WCF?