Difference between VB.NET and C#. Which is faster ?
Answer Posted / loks
C# have access to unmanaged code.
VB dose not have.
VB accepts optional parameter.
C# does not have.
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
What tools can I use to develop .net applications?
What do you mean by web service?
Explain what are possible implementations of distributed applications in .net?
What is deferred execution vs. Immediate execution in linq?
Please explain what do the terms “boxing” and “unboxing” mean?
How we can achieve Connection pooling in .Net?
What are code contracts?
Explain me why do we use msmq?
What method do you use to explicitly kill a users session? How?
What is typical about a windows process in regards to memory allocation in dot net?
What is operator overloading in .net?
What is machine.config in .net?
Explain what relationship is between a process, application domain, and application?
What is managed code in .NET?
Tell us what is json data, and what is one way that .net developers can work with json?