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
Do you know what is the difference between an abstract class and an interface?
Please explain is the jit an interpreter?
Tell us what is the difference between struct and class?
What is web.config in .net?
What are pdbs?
Describe the use of following com+ services jit activation, queued components, object pooling.?
Describe difference between inline and code-behind?
Explain what is heap and what is stack?
Differences between datagrid, datalist and repeater in .net?
Explain me what is an anonymous method and how is it different from a lambda expression?
What are the differences between com architecture and.net architecture?
What is the difference between a namespace and assembly name in .net?
Please explain when should you use .net web forms over asp.net mvc?
Explain me what is the .net framework and how does it work?
What are the improvements made in cas in .net 4.0?