what are the advantages of c# over vb.net?
Answer Posted / rajesh
the gifference is C# works on pointers,overloading and also
it is more reliable and readable than VB
| Is This Answer Correct ? | 5 Yes | 9 No |
Post New Answer View All Answers
How to parse a date time string?
What is generic method in c#?
Explain different properties of object oriented systems.
What is lazy loading entity framework?
Why c# is called c sharp?
What do you mean by serialization in .NET?
What is querystring in c#?
What are Indexers in C#?
Explain what is an interface in c#?
Name the method of servicebase class?
Explain why do I get an error (cs1006) when trying to declare a method without specifying a return type?
How can you use abstract class and interface?
Can main method be final?
What do you mean by streamreader/streamwriter class in c#?
Explain polymorphism in c# with a simple example?