What is the .net class that allows the retrieval of a data element using a unique key?
No Answer is Posted For this Question
Be the First to Post Answer
Can you Explain <mobile:link> element .net mobile with example? : Microsoft dot net mobile
Can I create my own metadata attributes?
State the different levels of exceptional safety?
Explain different pipelining hazards and how are they eliminated? : Dot net architecture
which class library is used to find unique key?
Explain <mobile:link> element .net mobile with example? : Microsoft dot net mobile
Explain domestic architecture artifacts? : Dot net architecture
Explain about clr?
which tag i need to use manually to bind columns in a datagrid ?
What are the types of memory management? : Dot net architecture
2. I've a class Parent Class A and a Derived Class B. Here is a scenario. I've an instance of Class A as objA and an instance of Class B as objB. I can refer a child class variable as objB=objA, but cannot do objA=objB what is the reason?
does .NET support multiple inheritance ?