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
What is the new three features of COM+ services, which are not there in COM (MTS)
What is "microsoft intermediate language" (msil)?
What is lazy initialization?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.
Dynamic Fonts
What is .net code security?
What are the authentication methods in .net?
Will it go to finally block if there is no exception happened?
What is a web service in .net?
What is common language specification (cls)?
What is a .DLL and .EXE files called in .NET?
How many design patterns can be created in .net?
What is interface and abstract class in .net?
Please explain what inheritance is, and why it's important?
Please explain what is the difference between odbc and ado?