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.

Answers were Sorted based on User's Feedback



Where is the Version Information Stored on a assembly ? Write the Namespace to load assemblies at r..

Answer / nitish singh

Version information is stored in assembly in manifest

Is This Answer Correct ?    17 Yes 0 No

Where is the Version Information Stored on a assembly ? Write the Namespace to load assemblies at r..

Answer / manasi

Version information is stored in assembly in manifest..

Namespace to load assemblies at run time is System...

in boxing & unboxing... boxing=value type convert into
refrence type for boxing no explicit conversion is required
unboxing=unboxing is opposte of boxing refrence type convert
into value type for unboxing explicte conversion is required..

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More VB.NET Interview Questions

What is writeline in vb.net?

0 Answers  


Write a program to find all text files in a logical drive and return the count of the number of files?

0 Answers  


What is the use of assembly?

0 Answers  


i have attended interview for cognizant ( 3 +,on .net ) on 19-06-2010 till now i have not given the status ..am confused... does any one faced same situation ...could please tell what would be happened

1 Answers  


is it possible to use flexgrid in vb dotnet?

9 Answers   Banking, Microsoft, NetBIOS,






how to restore database using vb.net?

4 Answers   Eclat, PCS, Pepon, Restor, TCS,


What is an assembly and its use?

0 Answers  


Which is the tool which can convert visual basic old version to .net compatibility version?

0 Answers  


What are the difference between structure and class?

0 Answers  


Explain an assembly?

0 Answers  


Can you please explain the difference between namespace and assembly?

0 Answers  


What is the significance of delegates. Where should they be used?

0 Answers  


Categories