What is the numeric attribute of the textbox control in .net mobile? : Microsoft dot net mobile
No Answer is Posted For this Question
Be the First to Post Answer
Which Binding best suits where a WCF Service and the client application resides in the same machine?
What is private constructor? And it's use?
Why only boxed types can be unboxed?
What is .net mobile input validation. Explain with an example? : Microsoft dot net mobile
what is the difference between Exportdll and Importdll ?
What is the purpose of cache? : Dot net architecture
which is the institute in hyderabad for providing the live project industry training
Explain what does the term "green architecture" mean? : Dot net architecture
what is the need of vss to developer?
What are library functions?
what are the things we generally declare in session_start , application_start ?
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?