what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.
What do you mean by serialization?
Define clr?
What is the difference between import system.data.sqlclient and system.data.oledb?
Explain namespace?
Compare c# and visual basic.net?
How to store images in sql server database through vb.net?
Explain how to send xml file on server using http protocol?
What is internal keyword in .net framework?
What are the different types of a stream?
What is strong typing and weak typing?
What is sealed class?
What is the significance of delegates. Where should they be used? What are the situations where we require them?
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.
How to store decimal data in .net?