Define Query Interface,Adref,Release?
Answer / kondapallysantoshkumar
every COM object supports atleast one interfaceie IUNKNOWN
interface.each interface supports method acess data and
perform operations transperantely to the programmer,example
iunknown supports 3 methods addref(),release
(),queryinterface().if p is apointer to any iunknow.p-
>addref()increments the reference count
2)release().p->deleting the obkects when the reference
count reaches zero.,
3)queryinterface(idesired,pdesired).p->checks to see if the
current interface supports another interface
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the benefits of view state?
What is JIT and how is works ?
Code for scolling in gridview
What are the data types is possible to store in session? and can we store dataset in session?
How to disable disable browser's Back button in asp.net (JavaScript)?
Why web api is better than wcf?
Where does the Web page belong in the .NET Framework class hierarchy?
What are validator? Name the Validation controls in asp.net? How do u disable them?
How do you enable tracing? a) Set the Trace property of the Web Form to True b) Set the Trace property of the server object to True c) Set the Session variables Trace to True d) Set the Applications Variable Trace to True.
Which is the parent class of the web server control?
What is mvc in angular?
What is clr? Difference between clr & cts?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)