What are the features of c# which are not present in vb.net?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More VB.NET Interview Questions

How is VB.Net different from VB6?

7 Answers   Ksb,


Can we use Vb.Net and C# language simultaneously in one .Net application?

0 Answers   PUCIT,


hi,everyone. i got a problem in handling linklabels. i've more than one linklabels in a form. i used following event handler to handle the event 'LinkClicked' of Linklabel. private sub LinkLabel1_LinkClicked() Handles LinkLabel1.LinkClicked,LinkLabel2.LinkClicked ............... .......... end sub My question is how to identify the 'Linklabel1' and 'Linklabel2'. i dont want to handle the events of linklabels individually.

1 Answers  


What’s the difference between private and shared assembly?

0 Answers  


how can we assigns items on listbox so that it will show rowwise please write the code for it.

3 Answers  






What is the difference between convert.tostring and .tostring() method?

0 Answers  


What are the types of generations in garbage collector?

0 Answers  


write a VB.net program to swap two numbers

5 Answers   Digitec, Student,


Is there any easy way to convert VB6 programs to VB.Net?

3 Answers  


What do you mean by serialization?

0 Answers  


What is private assembly?

0 Answers  


What is the difference between custom control and user control?

0 Answers  


Categories