Tell us what is a sealed class?
No Answer is Posted For this Question
Be the First to Post Answer
what is GAC?
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 connected and diconnected database ?
How to write an MMC snap-in for my Windows service?
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; }
Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?
What does SCM do?
Why SOAP is required?
What is nmake tool?
Which among the following two is best and why? Abstract Class and Interface. What is the major difference in between those two except the discrete methods and methods with function definition.
How viewstate is being formed and how it is stored on client in .net?
Explain boxing and unboxing in .net.