what is page_directive
Answer / mithun
Defines page specific attribute used by the asp.net page
parser and compiler and can be included only in the .aspx
files.
| Is This Answer Correct ? | 8 Yes | 0 No |
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?
What is an interrupt? : Dot net architecture
what is sessions and cookies take one example simple way to understand
What does the term "green architecture" mean? : .NET Architecture
What is ITIL? What is the use of ITIL and how it works?
How to work with Crystal Reports without using Visual Studio?
Explain the difference between inprocess vs out process session state : Dot net architecture
Explain cache? : .NET Architecture
Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component
what is polymorphism and advantage ?
Waht is Dot net Arcitecture
what is diffrent beatween localprinter and networkprinter