visual basic 6.0 hava print statement for printing on
form.what is the alternative for this in vb.net?

Answers were Sorted based on User's Feedback



visual basic 6.0 hava print statement for printing on form.what is the alternative for this in vb...

Answer / amar

console.writeline();

Is This Answer Correct ?    27 Yes 6 No

visual basic 6.0 hava print statement for printing on form.what is the alternative for this in vb...

Answer / dhiraj delhi

Console.WriteLine();

Is This Answer Correct ?    7 Yes 2 No

visual basic 6.0 hava print statement for printing on form.what is the alternative for this in vb...

Answer / bakkia sarah

inner text is not the right answer i hope so.
and i have checked console.writeline but it doesn't work ??
is that right or wrong ?

Is This Answer Correct ?    0 Yes 0 No

visual basic 6.0 hava print statement for printing on form.what is the alternative for this in vb...

Answer / krishna

please send

Is This Answer Correct ?    7 Yes 9 No

visual basic 6.0 hava print statement for printing on form.what is the alternative for this in vb...

Answer / harikrishna kalavalapudi

form1.InnerText = "hello! I am VB.NET

Is This Answer Correct ?    4 Yes 6 No

Post New Answer

More VB.NET Interview Questions

Difference between VB dll and assemblies in .NET ?

5 Answers   Digital GlobalSoft,


Did vb6 support multi-threading ?

0 Answers  


hi dear ! thank u for replying to my question regarding adding third party software in vb.net .My next question is that i haven created Data base in SQL server 2000 for Library and has connected that with VB and VB.net separately but it only works on single computer and when i takes my software to another computer on same Network it does not work . Can any body help me what i do to solve. Regards!

1 Answers  


hello dear friends my problem is that i want to save images that is pictures in SQL server using vb.net can any body help me to do so please

1 Answers  


i am attending to US consulate i kept my projects on vb.net ,please help me what questions will be ask on vb.net in us consulate

0 Answers  






I want to reduce my CPU Usage when I am querying the Database for records. Now my Winform App(in VB.Net) suddenly Jumps to 100% CPU Usage when i query for records from sql server database. I want this Usage to be less. Any help is appreciated

2 Answers  


Tell us how many languages are supported by .net?

0 Answers  


thak you Mr Govind for replying to my question. My next question is that how to retrieve image stored in an SQL server table and assign it to any image control or picture control using VB.net

0 Answers  


what is common type system?

0 Answers  


What do you mean by Redim in VB.NET?

0 Answers  


What is a static class?

0 Answers  


Explain how can we remove handlers at run time?

0 Answers  


Categories