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

What is a variable of implicit type and what is its scope?

505


What is Event Bubbling in .NET?

660


What are the purposes of using .net?

604


How can you assign an rgb color to a system.drawing.color object?

551


Please explain what are an inheritance, polymorphism, and encapsulation?

576






Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component

1847


Please explain what is the difference between encrypting a password and applying a hashing?

546


What is assembly in .net?

606


What is the microsoft .net?

586


What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?

619


What do you mean by web service?

649


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

511


How viewstate is being formed and how it is stored on client in .net?

544


What method do you use to explicitly kill a users session? How?

520


Explain the code behind wors and contrast that using the inline style.

561