What is implement a generic action in webapi?
No Answer is Posted For this Question
Be the First to Post Answer
What exactly is being serialized when you perform serialization in .net?
Why SOAP is required?
Where does the dispose method lie and how can it be used to clean up resources?
How do you view the methods and members of a dll?
Please explain what is heap and what is stack?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
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?
How many types of design patterns available in .NET?
Explain how to manage pagination in a page using .net?
Is .net is platform independent. If am using solaris, installing .net first u had to install framework, so framework is .exe file then it will not take in solaris or any other than windows,then how .net is platform independent.
Explain about .net?
what is the use of "mustinherit" keyword?