| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Types of values mode can hold session state in web.config ? | Accenture | 1 |
| Is it possible to use two versions of assembly at the same
time?If possible explain with code? | Tech-Mahindra | 2 |
| I have a textbox , assign required field validator and i
have two buttons 1) save 2) cancel , i want the validator
run only when i click save button, don't validate cancel
button , what to do? | eMids | 4 |
| what is an Eventbubbling? | | 2 |
| What are validator? Name the Validation controls in asp.net?
How do u disable them? | | 2 |
| What are Http handler ? | Accenture | 2 |
| How do you set language in web.cofig ? | Keane-India-Ltd | 2 |
| version information of assembly consist of _________
values. | AG-Technologies | 3 |
| Is overloading possible in web services? | Microsoft | 2 |
| can i use store procedure in disconnected mode?
give me answer | | 2 |
| Is string a value type or a reference type? | | 8 |
| What is an application domain? | Microsoft | 1 |
| What is caching and types of caching ? | Infosys | 2 |
| How do you add a javascript function for a link button in a
datagrid ? | Microsoft | 2 |
| What is the use of sessionstate tag in the web.config file? | | 2 |
| What is the difference between and ActiveX dll and control ? | Microsoft | 1 |
| You are creating a Web site for Your company. You receive
product lists in the form of XML documents. You are creating
a procedure to extract information from these XML documents
according to criteria that your users will select.
When a user makes a request, you want the results of these
requests to be returned as quickly as possible.
What should you do?
A . Create an XmlDataDocument object and load it with the
XML dat Use the DataSet property of the object to create a
DataSet object. Use a SQL SELECT statement to extract the
requested dat
B . Create an XmlDataDocument object and load it with the
XML data. Use the SelectNodes method of the object to
extract the requested data.
C . Create an XPathDocument object and load it with the XML
data. Call the CreateNavigator method to create an
XPathNavigator object. Call the Select method of the
XPathNavigator object to run an XPath query that extracts
the requested data.
D . Create an XmlReader object. Use the Read method of the
object to stream through the XML data and to apply an XPath
expression to extract the requested data.
| Syntax-Softtech | 1 |
| Difference between abstract factory pattern and factory
method pattern in .NET with example. | Keane-India-Ltd | 1 |
| Can you explain what inheritance is and give an example of
when you might use it?
| | 1 |
| In a page u have Web user controls . So what is the order
in which the Page life Cycles takes place? | | 1 |
| |
| For more ASP.NET Interview Questions Click Here |