Explain me what is the .net framework and how does it work?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
what is the default security setting in .net?
What is the use of design pattern?
Tell us what is heap and what is stack?
Describe the Managed Execution Process
Please tell us what is the difference between override and overload in a method?
Difference between machine.config and web.config?
What is operator overloading in .net?
How viewstate is being formed and how it's stored on client in .net?
What is clr in .net?
for the textbox if i want to allow only numbers.what ever the characters u enter it should not take.which event u used?
What is implement a generic action in webapi?