How is development of a Windows service different from a
Windows Forms application?
Answer / swapna
A Windows service typically does not have a user interface,
it supports a set of commands and can have a GUI that?s
built later to allow for easier access to those commands.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi, Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Got Exception in "try" block. Which "catch" throws exception and Why??? Please provide the answer in detail.. Thanks for the help!!!
What data providers available in .net to connect to database?
Explain what rare the types of jit and what is econo-jit?
What is the use of gacutil.exe?
What are situations when you register .NET assembly in GAC ?
Explain what do the terms “boxing” and “unboxing” mean?
Please explain what is a delegate?
What is jit compilers?
which is the best dot net coaching center in visakhapatnam??
Difference between dispose and finallize method?
How to debug failed assembly binds?
What is Active Directory? What is the namespace used to access the Microsoft Active Directories? What are ADSI Directories?