| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How can you provide an alternating color scheme in a
Repeater control? | | 1 |
| Explain Assemblies?,Difference between Panel and
GroupBox?,Differences between ASP and ASP.NET? | | 1 |
|
I am using a range validator and want to use dd mm yyyy
format for accepting dates.
I get a fairly generic "can't do that" type exception when I
use this format for setting the minValue or maxValue
properties for the range validator. How can I force it to
accept my format? | FutureTech | 1 |
| Is it necessary to undertsand these events of an ASPX page
execute. Explain its importantance? | HCL | 1 |
| what is an Eventbubbling? | DSS | 3 |
| What is wrong with a line like this? DateTime.Parse(myString) | Metasys | 4 |
| what are the differences between windows services and web
services? | Tech-Mahindra | 3 |
| What is a transaction?
a) A banking term.
b) A concept used to describe a step in the business process.
c) A combination of DML steps that must succeed or the data
is retuned to its initial state.
d) A combination of DDL steps that must succeed or the data
is retuned to its initial state.
| Syntax-Softtech | 3 |
| Give an example appropriate use forweb service as opposed
to a non-serviced .NET component | | 1 |
| What is runtime host ? | Digital-GlobalSoft | 2 |
| what is manifest? | Microsoft | 3 |
| I am having four text boxes in my web application. I am
setting Required Field validator to each Text box. And I am
having two buttons in my application. If i clicked the
first button only first two text box validation will get
fire. Dont show error message for remaining two text box.
If i clicked second button last two text box validation
will get fired. It will not consider the first two
validation controls. That is how to enable and disable the
validation controls. | | 4 |
| Describe the role of inetinfo.exe, aspnet_isapi.dll
andaspnet_wp.exe in the page loading process. | | 1 |
| Describe the difference between inline and code behind. | | 2 |
| What is the lifespan for items stored in ViewState? | ISST | 2 |
| Way of updating a table other than stored procedure and
hard coded query? | | 2 |
| which method marks a config file section for encryption? | | 1 |
| How do you retrieve information from web.config ? | MMTS | 4 |
| How can you debug an ASP page, without touching the code? | | 1 |
| Types of caching. How to implement caching? | Microsoft | 2 |
| |
| For more ASP.NET Interview Questions Click Here |