| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Describe the difference between inline and code behind? | | 2 |
| I have a textbox , assign required field validator and i
have two buttons 1) save 2) cancel , i want the validator
run only when i click save button, don't validate cancel
button , what to do? | eMids | 5 |
| Types of session management in ASP.NET? | Microsoft | 1 |
| what is SQL cache Invalidation? | | 1 |
| Explain Factory pattern? | Microsoft | 1 |
| What methods are fired during the page load?
| | 2 |
| How to set/get parent page values in child page in asp.net | Wipro | 3 |
| What method do you use to explicitly kill a users session? | | 1 |
| how can i am search the data from database?
just like google | | 2 |
| What is the role of global.asax? | | 7 |
| 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 |
| 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 Web Services help Us?
What r the difference between Remoting and webservices | Protech | 4 |
| can i inherit one web applications into another web
applications in asp.net? | | 6 |
| public key? | Microsoft | 1 |
| Descrie about response.buffer and repsonse.flush ? | Cognizent | 1 |
| Can we use multiple forms in single asp.net application? | Polaris | 2 |
| Explain autherization levels in .net ? | | 2 |
| How can you change a Master page dynamically in which event
of page life cycle? | Fulcrum-Logic | 2 |
| What is the name of the base class that all web forms will
be inherited? | | 7 |
| |
| For more ASP.NET Interview Questions Click Here |