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 is difference between web config and global asax?
What is a Repeater Control and how does it works? and what is the diffrence b/w Gridview,datalist and repeater control?
What is strong name and which tool is used for this ?
what is manifest?
How do we make a poperty read only?
What is difference b/w Generic List and Arraylist, Generic List Vs HashTable, Generic List Vs No Generic? Pls Explain with example.
What is simple data binding?
What language does asp.net use?
How do we get only edited/deleted/inserted records from a Dataset?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
How do I send e-mail from an ASP.NET application ?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
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)