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
Explain about the ruby interface generator?
Can we use Vb.Net and C# language simultaneously in one .Net application?
Explain the difference between system.string and system.stringbuilder classes?
Explain namespace?
Explain the use of option explicit?
Explain about delegate?
Explain the difference between vb 6 and vb.net?
What is the role of new keyword?
What is the difference between convert.tostring and i.tostring method?
Is vb.net dead?
What is branching logic control in VB.NET?
Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?
Which class allows an element to be accessed using unique key?
What do you mean by serialization?
Explain redim keyword?