Post New Answer View All Answers
What is the difference between value and reference types?
Explain trace in vb.net?
Explain about garbage collection?
What are the advantages of vb.net and c#?
What is the importance of a Button control?
What is internal keyword in .net framework?
What is the purpose of objects present in asp.net?
What is private assembly?
What are all the differences between dispose and finalize()?
What are nested classes?
What languages does the .net framework support?
What is enumerator?
How to achieve Polymorphism in VB.Net?
Name the two main parts of .net?
Write a program that would find the nth term of a geometric progression, given the value of first term and common ratio. Any inbuilt function that the language provides for calculating exponent should not be used.