Hi everybody,
I am learning VB.NET through a book, which says that assignment of a value type variable to an object variable involves boxing. So, does assignment of an integer variable to a string variable involve boxing?