What is the difference between the C#.NET and VB.NET?

Answer Posted / praveen

C# is console vb.net is a windows application
C# uses internal Vb.net uses friend
C# uses abstract vb.net uses Must Inherit
C# uses Must not inherit vb.net uses sealed class

Is This Answer Correct ?    2 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is atl redundant in the .net world?

560


How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?

557


What is .net3.5?

602


Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?

546


Explain can 2 different applications use the same dll in gac at the same time?

578






What does cli do?

520


What is dot net architecture?

560


How server form post-back works?

582


Dynamic Fonts

1452


What is common type system (cts)?

561


What is difference between .net and .net core?

550


Explain dataset.acceptchanges and dataadapter.update methods in .net?

559


What is Event Bubbling in .NET?

660


Difference abstract class and interface in .net?

604


Why inheritance is important?

554