What is manifest in .net?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what is an anonymous method and how is it different from a lambda expression?
What is .net environment?
Will my .net app run on 64-bit windows?
questions on various scenarios on exception handling? like for example.... try { a; b; ...exception occurs here...what happens...will catch execute or will finally execute...will c execute c; } catch { a; b; c; } fianlly { a; b; }
Is .net core stable?
Which method do you use to redirect the user to another page without performing a round trip to the client?
How is meant by dll in .net?
Tell us what is a sealed class?
How will you do redo and undo in textbox control?
What does mean by .net framework?
What are .net functions?
How is .net able to support a lot of languages?