What base class do all Web Forms inherit from?
Explain the use of ‘this’ keyword in Java?
What is CLR, CLS,CTS
4 Answers Deloitte, Vee Technologies,
Explain what is an anonymous method and how is it different from a lambda expression?
Explain me difference between public and static modifiers?
what is the use of stored procedure which has only one select statement over simple select statment query ? Why to write a stored procedure then ?
Give an example for setter/ write-only methods
What is use of ContextUtil class?
What is Global Assembly Cache (GAC) and what is the Purpose of it?
Is Driver Script any how related to AOM?
How can you manage pagination on a page using .Net?
What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
for the textbox if i want to allow only numbers.what ever the characters u enter it should not take.which event u used?