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 a variable of implicit type and what is its scope?
Do you know what is the difference between an abstract class and an interface?
What are the challenging issues you have faced in implementation project/Maintainance project in .net Functionality? How you have overcome that issue?
What is Ajax design pattern in .NET?
What does msil do?
Why did they call it .net?
Which dll translate xml to sql in internet information server (iis)?
What is COM Interoperability in .NET
What is the native image generator?
why you wouldn't want to write into it even if you could
What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
Explain what is the difference between odbc and ado?
Which namespace is used to support multithearding in .NET?
Tell us the differences between an interface and an abstract class in .net?
What are the authentication methods in .net?