visual basic 6.0 hava print statement for printing on
form.what is the alternative for this in vb.net?
Answer Posted / harikrishna kalavalapudi
form1.InnerText = "hello! I am VB.NET
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
Can you please explain the difference between vb and vb.net?
What is the significance of delegates?
What is a stream in vb.net?
What is the difference between system.applicationexception class and system.systemexception?
What is trace in vb.net?
How do you call a stored procedure in Visual Basic?
Explain convert.tostring and i.tostring method?
what is the need for dynamic controls in vb.net? i would like to know for what purpose should we create the controls dynamically? please give the answer in simple words.
What are the assembly entry points?
Explain how to achieve polymorphism in vb.net?
my project run very wel in my sytem yhen i am deploying my project on client machine ,after deployment i run my project then it show " can no find server name " what i do .
Which classes a dll can contain?
Explain the difference between dispose and finalize()?
What is the use of assembly?
Explain strong name in .net assembly?