| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Explain Generics? | | 1 |
| Hi, I am developing an application (quiz engine) using C#
in Dot net.
My problem is I am designing the selction option using
radio button.
So, I want to retrive the data from the database to the
radiobutton option.
And also please tell me the how to compare the correct
answer option with
Answer selected by the users. If any body knows or have
done this before please
Help me out. My mail id is get_rome@yahoo.co.in.
Table format:
Question Id Queston Option1 Option 2 Option 3
Option 4 Correct answer
1 What is ur name? My name is ….. My name ….
My name …. My name …. My name is tom
| | 2 |
| hi im shailendra singh
my question is how we deploye the data base | HCL | 2 |
| What data type does the RangeValidator control support? | Visual-Soft | 3 |
| What does the following SQL statement return, assuming that
all tables and column names are correct?
SELECT FirstName, StreetAddress
FROM Employees
JOIN AddressBook
ON Employees.EmpID = AddressBook.EmpID
a) Nothing, the JOIN syntax is wrong.
b) All the records form the Employees table, and only the
matching ones form the StreetAddress table.
c) All the records from the StreetAddress table and only the
matching records form the Employees table.
d) Only the matching records from the two tables.
| Syntax-Softtech | 4 |
| What is the difference between a session object and cache object | CitiGroup | 2 |
| Difference between server.Execute and response.redirect ? | Keane-India-Ltd | 3 |
| Can two different programming languages be mixed in a
single ASMX file? | Patni | 1 |
| Which template must you provide, in order to display data
in a Repeater control? | | 1 |
| Can we Run the Application without Build | Emphasis | 2 |
| Name two properties common in every validation control? | | 6 |
| Describe and In Process Vs Out of Process component. Which
is faster? | Syntax-Softtech | 2 |
| What is the T-SQL equivalent of IIF (immediate if/ternary
operator) function of other programming languages? | Syntax-Softtech | 1 |
| What does the "EnableViewState" property do? Why would I
want it on or off? | Syntax-Softtech | 1 |
| what is manifest? | Microsoft | 3 |
| What is the difference between a.Equals(b) and a == b? | | 2 |
| To which side ( server ? client) does the user input data
validation occur? Explain the reasons for it? | | 1 |
| What is web.config and machine.config ? | TCS | 2 |
| difference between <connectionstring> <Appsetting> | | 6 |
| please can any describe 'Master Page' in ASP.Net 2.0 | | 3 |
| |
| For more ASP.NET Interview Questions Click Here |