What is close method? How its different from finalize and dispose?
No Answer is Posted For this Question
Be the First to Post Answer
What is deferred execution vs. Immediate execution in linq?
What are Satellite Assemblies? How you will create this? How will you get the different language strings?
How viewstate is being formed and how it is stored on client in .net?
What is garbage collection in .net? Explain the garbage collection process?
Give an example for setter/ write-only methods
what is viewstate?
Write the .net syntax for 'while loop'?
DateTime[] dt = new DateTime[10] for(i=0; i<10; i++) { dt[i] = DateTime(2008, 1, i+1) } How many heap object will be created for the above array. Choose the correct answer below. Ans: 1, 10, 11, 12
what is the default security setting in .net?
What is the need of OLE-automation?
what is AGILE SCRUM methodoly....?
Explain what rare the types of jit and what is econo-jit?