What are Major Feature of VB.NET Over C#.NET
Answer Posted / indian
vb.net utilizes cpu 100 percent
but c# doesnt ...
vb.net not supports pointers
but c# supports ........
Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Explain namespace?
Observations between vb.net and vc#.net?
What is option strict?
What is misl code?
How to run a dos command in vb.net?
What is the exact defination of object?
what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.
What keyword is used to accept a variable number of parameter in a method?
Tell me which namespace are used for accessing the data?
Explain the difference between namespace and assembly?
Explain strong name in .net assembly?
Explain about garbage collection?
Thank you for replying to my Question regarding Barcodes in VB.net. My next question is that how to use Barcode Fonts in VB.net I need a small code to Generate Barcodes in VB.net from a string of Values. This is the only problem i am left with in my project. Any body can help me please.
What is an application domain? how they get created?
How can we remove handlers at run time?