What is equivalent for regsvr32 exe in .net ?
No Answer is Posted For this Question
Be the First to Post Answer
What is data type and how many types of data types are in .NET ?
I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?
How to convert a .NET object into COM operabililty?
0 Answers Petranics Solutions,
Which ports are used by viruses? UDP/TCP?
Explain what is the difference between response.redirect & server.transfer?
Which namespace is the base class for .net Class library?
How does u handle this COM components developed in other programming languages in .NET?
When should I use .net core?
Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?
What is common language specification (cls)?
What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
Write the .net syntax for 'for loop'?