| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What tags do you need to add within the asp:datagrid tags to
bind columns manually | | 2 |
| what do you mean software devlopment ? | HCL | 6 |
| what is Disco?what it will do? | Microsoft | 2 |
| Give an example appropriate use forweb service as opposed
to a non-serviced .NET component | | 1 |
| How do you relate an aspx page with its code behind Page? | Accenture | 2 |
| Why do we use Option Explicit?
| Microsoft | 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 |
| Explain the differences between Server-side and Client-side
code?
| | 2 |
| What is a Windows Service and how does its life cycle differ
from a standard EXE? | | 2 |
| What is a WebService and what is the underlying protocol
used in it? Namespace? | | 1 |
| To call a Web service SOAP which transport protocol you
use? | | 2 |
| What tag do you use to add a hyperlink column to the DataGrid? | | 1 |
| In a Code-Behind class generally which type of code is
found ? | | 3 |
| How many web.config a application can have ? | Keane-India-Ltd | 5 |
| Hi , I am Basha. I am searching a job in dotnet.Plz tell me
the order of page events in asp.net 2.0> plz send faq's
related to c#.net,asp.net,sqlserver2000 etc. to my mail-id :
bashask.ss@gmail.com | Sapient | 4 |
| How can you change a Master page dynamically in which event
of page life cycle? | Fulcrum-Logic | 2 |
| what is the role of aspx file ? | Netsweeper | 2 |
| My website has around 100 aspx. Out of this, a certain 20
aspx files should be made available to the users only
if they are logged in. How can I achieve this with the
web.config file? | Techno-Solutions | 1 |
| How do you install windows service? | Tech-Mahindra | 3 |
| What are the various authentication mechanisms in ASP.NET ? | Digital-GlobalSoft | 1 |
| |
| For more ASP.NET Interview Questions Click Here |