Explain about metadata?
No Answer is Posted For this Question
Be the First to Post Answer
Explain cache memory? : Dot net architecture
how would you manage data if u were not to use sessions or cookies ?
What is the difference between .net mobile pages and ordinary .net web page? : Microsoft dot net mobile
What do you know about machine.config file ?
Explain about code access security?
What is the mesi? : .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?
Define a managed code? : Dot net architecture
I can't be bothered with cas. Can I turn it off?
What is cookie less session?
What is the purpose of Accordian in jquery? Where it can be used?
IN C# if we click a field in the dropdownlist then i have to get the respected field details in the next textbox..........