Do you know textbox and textview controls of .net mobile? : Microsoft dot net mobile
2. What type of code (server or client) is found in a Code-Behind class?
Explain the five stages in a dlx pipeline? : .NET Architecture
What is the difference between SAX Parser and DOM Parser?
Explain difference between machine config vs. Web config : 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?
Explain the difference between state server and sqlserver : Dot net architecture
Define a managed code? : Dot net architecture
Explain domestic architecture artifacts? : Dot net architecture
Explain is development of a mobile web application with asp.net is very easy? : Microsoft dot net mobile
IN C# if we click a field in the dropdownlist then i have to get the respected field details in the next textbox..........
What is the purpose of Accordian in jquery? Where it can be used?
what is an assembly ?