Explain the use of serialization and deserialization?
Explain the difference between system.string and system.stringbuilder classes?
What is visual basic.net culture?
Which control is an example of an object in vb net?
how to send data to exe file? my code has a button when i press it, an exe file will open. how can i send data as input to the exe file?
What is MSIL
Explain the difference between datatable and dataset?
How to store decimal data in .net?
Do event have return type?
How many classes a dll can contain?
What is the Advantage of vb.net over vb
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.
Explain jagged array in vb.net?