two common properties for any validation control ?
can Array contains different datatypes ?
Explain 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?
Different types of authentication modes in .net framework ?
Define the mesi? : Dot net architecture
How to delete the duplicate records from table(having bulk records)?
Explain about metadata?
Explain the types of memory management? : .NET Architecture
6. Wcf- what is SOA
Explain domestic architecture artifacts? : .NET Architecture
what is the difference between running an application with and without debugger?
Which Binding best suits where a WCF Service and the client application resides in the same machine?