| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is custom control. What is the difference between
custom control and user control? | Microsoft | 2 |
| Explain what a diffgram is, and a good use for one?
| | 2 |
| How can you assign styles to webforms? | Microsoft | 2 |
| How .net CLR works with n-tier application | HCL | 2 |
| what is Repeater Control, When it is used,How it is used,
what type of template is used for repeater control? | iSoft | 6 |
| Descrie about response.buffer and repsonse.flush ? | Cognizent | 1 |
| What are different transaction options? | Astadia | 1 |
| Security types in ASP/ASP.NET? Different Authentication modes? | | 3 |
| Should user input data validation occur server-side or
client-side? Why?
| NIC | 3 |
| Name two properties common in every validation control? | | 6 |
| What are the different types of Session state management
options available with ASP.NET?
| | 5 |
| 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 |
| How to set/get parent page values in child page in asp.net | Wipro | 3 |
| How many types of page. | TCS | 5 |
| What is the use of web.config? Difference between
machine.config and Web.config? | | 3 |
| What are the different types of Session state management
options available with ASP.NET? | | 1 |
| Types of session management in ASP.NET? | Microsoft | 1 |
| Which @page directive should you create an asynchronous page? | | 1 |
| how to pass session value one url to another url.my code
if session("user")="abc" then
response.redirect("www.abc.com\client\home.aspx")
end if. so how to pass value of session in browser url | | 1 |
| What is role manager work in web.config?
how to restrict perticular pages from the users using the
role manager?
| Infosys | 1 |
| |
| For more ASP.NET Interview Questions Click Here |