How inheritance works in .net?
No Answer is Posted For this Question
Be the First to Post Answer
What's a windows process in .net?
What is the difference between encrypting a password and applying a hashing?
Why DLL files are needed. & how They are Created in DOTNET?
what all type of application can u make with visual studio?
Class for getting the info that is on clipboard of our system in a windows App?
How do you turn off cookies for one page in your site? Give an example.
What are HTML controls, Web controls, and server controls?
Explain what is the difference between constants and read-only variables?
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; }
What is a delegate, How many types of delegates?
What is the use of activex control in .net?
Explain how to stop a thread?