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
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 |
Answer / harikrishna kalavalapudi
form1.InnerText = "hello! I am VB.NET
Is This Answer Correct ? | 4 Yes | 6 No |
What are the types of generations in garbage collector?
Explain about globalization?
What is the ruby interface generator?
What is the feature which is common to all .net languages?
in my windows application i have to show excelwork sheetwhich is stored in the local system can any one tell me the code?
What is an assembly and its use?
Write a program that accepts an array of numbers, and two numbers (an element and a position in the array) and inserts the given element into nth position of the array.
ColumnMapping belongs to which namespaces?
What is the Common Language Runtime?
How to retrieve images in sql server database through vb.net?
Define manifest?
Explain about delegate?