| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is DTS package? | Accenture | 2 |
| what is pagination in asp.net ? | Netsweeper | 1 |
| What is X-Path? | Sherston | 2 |
| Difference between ASP Session and ASP.NET Session? | | 1 |
| What is the need to give <compilation debug=true> command ? | Netsweeper | 3 |
| How does the browser enable AutoPostBack functionality?
| | 1 |
| How many types are there session | TCS | 5 |
| How to refresh a page in asp.net | | 2 |
| 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 |
| How do you install windows service? | Tech-Mahindra | 3 |
| What data types do the RangeValidator control support? | | 2 |
| hi .net gurus
here is my question " how does impersonate in asp.net works?
explain with good example" | Wipro | 2 |
| How many types of validation controls are provided by
ASP.NET? | | 4 |
| For a webapplication if i want to gice access controls like
admin,users how can i give security like rolebased? | Syncfusion | 1 |
| What is the namespace for encryption? | Astadia | 1 |
| what is asp dotnet
| | 1 |
| What is difference between masterpage and user control, what
is the objective of master page when we had user control in
.NET 1.1 version | DELL | 3 |
| can we call webservice in Html form? | Microsoft | 1 |
| Differences between VB.Net and C#, related to OOPS concepts | CSC | 5 |
| Describe the role of inetinfo.exe, aspnet_isapi.dll
andaspnet_wp.exe in the page loading process? | Perot-Systems | 1 |
| |
| For more ASP.NET Interview Questions Click Here |