| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| We have 2 sites in which one site allows the user with out
asking credentials and second one ask for credentials
through a log page. What might be the configurations
settings for both sites? We can use IIS and web.config
files together. | ADITI | 1 |
| How to Insert a TextBox value in to Sql database using C#
coding? | Sona | 6 |
| What is reflection and disadvantages of reflection? | Microsoft | 3 |
| i have one gridview contains edititemtemplate(which
contains update and cancel buttons) and i have one item
template (contains edit button)
i want the code for update and cancelbuttons in edit item
template and i want the code for edit button in
itemtemplate. please help me | | 4 |
| What is the difference between <%#%> and <%=%>? | IBS | 4 |
| 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 |
| What is the main difference between grid layout and flow
layout? | | 1 |
| Whats MSIL, and why should my developers need an
appreciation of it if at all? | | 1 |
| How to Open any web page by clicking any Any ASPControl
like (Checkbox,radio button or Button) without calling its
event and without going to Siverside code?
| LG-Soft | 1 |
| Can you explain the difference between an ADO.NET Dataset
and an ADO Recordset? | HCL | 3 |
| How do you get records number from 5 to 15 from a dataset of
100 records? | Syntax-Softtech | 1 |
| What is the use of @Register directives? | | 1 |
| What is Assembly? | Inspira-Technologies | 2 |
| How many Directives r in ASP.NET? | | 4 |
| In which interface the template of any control like
Gridview would Initiate? | | 2 |
| Given an ASP.NET Web Form called WebFrom1, what class does
the WebForm1 class inherit from by default?
a) System.Web.Form
b) System.Web.GUI.Page
c) System.Web.UI.Page
d) System.Web.UI.Form
| Syntax-Softtech | 2 |
| When working with ASP.Net server controls, it is important
to use the right event handlers to capture the event for the
application to function properly. What event would you use
to capture the selection of a new item in a DropDownList
control?
a) The Click event.
b) The SelectionChanged event.
c) The SelectionIndexChanged event.
d) The ChangedSelection event.
| Syntax-Softtech | 4 |
| What is application variable and when it is initialized ? | Keane-India-Ltd | 3 |
| I have one .Net application and i have two databases which
is in SQL server2000 and one more database in ORACLE? how
can i access the database from different Databases? | eXensys | 3 |
| What is the T-SQL equivalent of IIF (immediate if/ternary
operator) function of other programming languages? | Syntax-Softtech | 1 |
| |
| For more ASP.NET Interview Questions Click Here |