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
Is concurrent queue thread safe?
what is difference between is and as operators in c#?
how to create crystal reports give one detail example(i want to view age category report) please give suitable example in my small knowledge
What is a copy constructor in c#?
Why dependency injection is used in c#?
Can int be null c#?
What is class method?
What does using system mean in c#?
What is access specifier in c#?
What are the types of inheritance in c#?
In which situation(s), the use of "Delegate" is a good idea?
Show us in simple steps to create setup & deployment project for windows application?
What is difference between singleton and static class in c#?
Are c# destructors the same as c++ destructors?
What is a string c#?