Difference between VB.NET and C#. Which is faster ?
Answer Posted / vara prasad
In c# by default Option strict is on where as in vb.net
Option strict is off.
| Is This Answer Correct ? | 17 Yes | 5 No |
Post New Answer View All Answers
Describe the difference between inline and code behind which is best in a loosely coupled solution?
Difference between machine.config and web.config?
How can I get at the win32 api from a .net program?
Is it true that objects don't always get destroyed immediately when the last reference goes away?
which method do you use to redirect the user to another page without performing a round trip to the client? How?
Is Driver Script any how related to AOM?
What is the intermediate language between asp and asp.net1.0?
What is func in .net 3.5?
Explain the differences between server-side code and client-side code.
How we can achieve Connection pooling in .Net?
Why you want to leave your previous company.
Explain clr, cts and cls?
What is garbage collection and how it works ?
What is the purpose of enumerable class in .net?
Explain how to spawn a thread?