How do you retrieve the customized properties of a .net application from xml .config file?
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.
What is the advantage of using system.text.stringbuilder over system.string?
Which is the tool which can convert visual basic old version to .net compatibility version?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
Can you please explain the difference between dispose and finalize()?
Describe about visual basic.net?
Explain how to achieve polymorphism in vb.net?
what is interface and when it is used?
How does vb.net achieve polymorphism?
What are the features present in vb 2005?
Explain the difference between .dll extension and .exe extension files?
i have two class that contain's two methods as same name in derived class i have to call these two methods what will happen at run time ?
Why do we use ansi keyword?
Explain global assembly cache (gac)?