What is machine.config in .net?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how to produce an assembly?
Garbage collector thread is what kind of a thread?
What is new in .net core?
Hi, Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Got Exception in "try" block. Which "catch" throws exception and Why??? Please provide the answer in detail.. Thanks for the help!!!
What is the difference between response.write & response.output.write?
What is equivalent for regsvr32 exe in .net ?
What is Assembly manifest? what all details the assembly manifest will contain.
What?s Singleton activation mode?
object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....
Explain Creational design pattern in .NET?
Explain the difference between the while and for loop.
Explain garbage collection?