what are the diffrences between windows application and
windows service?
Answer Posted / s
windows service is used for back end processing like
printing,creating setup of CD.it is not used for Gui
application.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Name the property which of menu cannot be set at run time?
What are the three states set in a checkstate property?
What is form description?
What is form technology?
Which dialog box allows users to switch to another area of the application?
Is form action required?
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
Where to use new keyword other than create instance?
Name the class to be inherited for creating a custom control.
What is form record?
What is the advantage of a form?
Which property of the errorprovider control automatically sets to the form to which?
Explain how to find the current record position in data control?
How to get records from a database?
Explain how to split a column header in gridview using c#.net?