| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the name of the process the browser uses to find the
address of a web server?
a) DMZ
b) DNS
c) Active Directory
d) Database lookup
| Syntax-Softtech | 1 |
| How many classes can a single .NET DLL contain? | SoftSol | 5 |
| How can you get public key information? | Microsoft | 1 |
| There is a login page that has two text boxes with required
field validators on it. The page has a login and cancel
button. How can we ensure that the click on the cancel
button doesnt fire a validation event. | Proteans | 2 |
| What event fired during, when datagrid click? | | 1 |
| What is custom control. What is the difference between
custom control and user control? | Microsoft | 2 |
| 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 |
| In a page there is dropdown list with the name of the
cities like Bangalore,Pune,Chennai,Other and a text box
that would enable the user to enter the name of the city if
other is selected. How to enable validation on the text box
if other is selected | Proteans | 7 |
| What methods are fired during the page load?
| | 2 |
| what are the levels of securities need to be considered for
the finincial web application? | | 1 |
| 1.What are the types of events in asp.net?
2.what is databind?
3.what is COM objects?
4.Difference between gridview and datalist?
5.what is SOAP?
6.what are contents are available in asp.net page?
7.what are types of error? | | 1 |
| what is pagination in asp.net ? | Netsweeper | 1 |
| How do you add a javascript function for a link button in a
datagrid ? | Microsoft | 4 |
| Which data types are supported by the RangeValidator
control? | | 2 |
| How .Net has implemented security for web applications? | | 1 |
| What namespace does the Web page belong in the .NET
Framework class hierarchy?
| | 2 |
| Does C# support static class?Is Static class be inherited by
any class? | | 2 |
| what is the assembly? | | 2 |
| what is service contract,operation contract? | | 1 |
| Which class provides methods that can be used to manage role
membership to be used in user authorization? | Wipro | 3 |
| |
| For more ASP.NET Interview Questions Click Here |