Post New Answer View All Answers
What is the difference between manifest and metadata?
What are the assembly entry points?
What is difference between import system.data.sqlclient,system.data.oledb?
Explain the observations between vb.net and vc#.net?
Explain about visual basic?
Explain the difference between dispose and finalize()?
How many languages are supported by .net?
Define manifest?
Which properties are used to bind a DataGridView control?
Why is the xml infoset specification different from the xml dom?
Explain the advantages of vb.net?
How a base class method is hidden?
What is the difference between a "jagged array" and multidimensional array" ?can anyone show me it practically ?
What is the main use of a namespace?
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.