Is vb.net a programming language?
How do you do multithreading application in VB ?
Write a VB.Net console program to check whether a number is perfect or not.
Explain how the .net framework performs automatic memory management.
Name some different types of control?
Explain how to send xml file on server using http protocol?
What is branching logic control in VB.NET?
what is intermediate language?
What is the Difference between CLR & CTS?
Which is the base class for all the classes in .net framework?
Where is the Version Information Stored on a assembly ? Write the Namespace to load assemblies at runtime Can you allow a class to be inherited but prevent the method from being overridden ? What happens in memory when you box and unbox a value type ? Write a progtam to convert decimal to byte without using library function.
What is MSIL
What is difference between inline and code behind?