visual basic 6.0 hava print statement for printing on
form.what is the alternative for this in vb.net?
Answer Posted / amar
console.writeline();
| Is This Answer Correct ? | 27 Yes | 6 No |
Post New Answer View All Answers
Explain the advantages of vb.net?
What are the differences between c# and visual basic.net?
what is the advantage of option strict on?
How to run a dos command in vb.net?
What are the types of generations in garbage collector?
What is redim keyword and its use?
What are the advantages of migrating to vb.net?
Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate
Can you please explain the difference between dispose and finalize()?
What is normal jit?
What are the different variables in vb.net?
Explain about garbage collection?
Explain convert.tostring and i.tostring method?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
Explain the difference between dispose and finalize()?