Explain what does the term "green architecture" mean? : .NET Architecture
No Answer is Posted For this Question
Be the First to Post Answer
Explain some of the disadvantages due to microsoft.net?
How can I write my own .NET host?
Is dim fs as filestreamobject is a managed code? : Dot net architecture
what are constructors and destructors
What is the difference between l1 and l2 cache? : Dot net architecture
What is parallel computing?
How can i create only one instance of class and thus doesn't allow creating any more instances?
What are .net mobile controls features? : Microsoft dot net mobile
What is .net viewstate?
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?
How Web service create Proxy Using WSDL?
What is the difference between SAX Parser and DOM Parser?