can u tell me the how to get the print for the form
Answer Posted / sheema rose
using print scrn in the keyboard.the form get in word and
take print of the form.
| Is This Answer Correct ? | 1 Yes | 11 No |
Post New Answer View All Answers
What is ado and rdo?
Which is faster ado.net or linq?
Which provider is used to connect ms access, oracle, etc…?
What is an ado?
How is it possible to get 2 tables of data at a time by using data reader?
What are the several execute methods of ado.net?
What is the return type of executescalar?
How can we check that some changes have been made to dataset since it was loaded?
What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?
What is data adapter in ado.net with example?
Describe connection object in ado.net
If a table contains 20000 records . In a page at each time 100 records to be displayed what are the steps you will take to improve performance? Will you use dataset or datareader?
What is ado.net and its features?
Does executenonquery return a value?
What is difference between executequery and executeupdate?