| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the namespace used to store the information about
the user?s locale? | | 1 |
| How do you set language in web.cofig ? | Keane-India-Ltd | 3 |
| What is the Global.asax used for? | | 7 |
| After building the custom control, you test it by adding an
ASP.Net web application to the solution. You add a correct
<%@ Register %> directive and a proper declaration of the
control in the <asp:Form> tag to the Web Form, but when you
execute the application you get an error. What is the most
likely reason for the problem?
a) The custom control must be compiled first.
b) The web application must have a reference to the control
c) The custom control must be registered with windows first.
d) The assembly from the custom control is not in the
application?s bin directory.
| Syntax-Softtech | 1 |
| What is the answer for "Which configuration Tool your using
means" ? we have to tell about IIS or .Net Framework or VSS?
Give me in brief ? | eXensys | 2 |
| What are Authentication mechanisms in .Net? | Accenture | 5 |
| what are the differences between windows services and web
services? | Tech-Mahindra | 3 |
| can i inherit one web applications into another web
applications in asp.net? | | 6 |
| What are the 4 tenants of SOA/D. | | 1 |
| Which template must you provide, in order to display data
in a Repeater control?
| | 3 |
| What line in the following XML document will generate an error?
<?xml version=?1.0?>
<employees>
<employee>
<name>Bob Andcarrol</name>
</employee>
<employee>
<name>Robert Burns</name>
</employee>
</employees>
a) 6
b) 4
c) 1
d) There is no error
| Syntax-Softtech | 2 |
| what is strong name? | Microsoft | 2 |
| which is best possible way to add data source to data grid
when the data is huge(10 lack recored)how to edit a
perticular row | Aviva | 3 |
| what are webservices?In which circumstances we can go for
webservices? | Microsoft | 2 |
| Difference between Htttppost and Httpget Methods? | Microsoft | 3 |
| What is customer control and user control? | Perot-Systems | 1 |
| Can you explain the difference between an ADO.NET Dataset
and an ADO Recordset? | | 2 |
| In which form does the dataset store data in it? | Verinon-Technology-Solutions | 3 |
| What methods are fired during the page load? | | 1 |
| How to merge 2 tables fields in DataTable in asp.net | Wipro | 5 |
| |
| For more ASP.NET Interview Questions Click Here |