How to develop mobile applications using microsoft mobile internet toolkit (mmit) or .net mobile? : Microsoft dot net mobile
server.transfer limitation ?
what is just in time compilation?
Explain <mobile:link> element .net mobile with example? : Microsoft dot net mobile
What i sthe meaning of .(dot) in .Net?
How does an appdomain get created?
How resource files are used in .net?
What is a memory management?
How to develop mobile applications using microsoft mobile internet toolkit (mmit) or .net mobile? : Microsoft dot net mobile
Explain about code access security?
What is an interrupt? : .NET Architecture
12. Types of polymorphisem[Run and Design Exp.]
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?