Difference between VB.NET and C#. Which is faster ?
Answer Posted / ajay
no difference between both two languages.both are generate
CIL code.just difference is syntax.in c#.net syntax is like
a our traditional languages c,c++,etc.but vb.net syntex is
differnt.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain me what is .net web service?
What does stateless mean?
How to load a user control dynamically in runtime?
Please explain what is the .net framework and how does it work?
What are the types of jit?
What is difference between .net and .net core?
Explain what is the difference between constants and read-only variables?
Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?
What is jit compilers?
Can "this" be used within a static method?
What are the main components in .net?
Is .net core the future?
Explain dataset.acceptchanges and dataadapter.update methods in .net?
Is atl redundant in the .net world?
Explain how to load the contents of an xml file into an xmldocument object?