| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the difference between Server.Transfer and
Response.Redirect? | | 4 |
| What is the use of Administration tool in Asp.net 2.0? | | 2 |
| what is the differance between .DLL & .EXE | Infinite-Computer-Solutions | 8 |
| If I'm developing an application that must accommodate
multiple security levels though secure login and my ASP.NET
web application is spanned across three web-servers (using
round-robin load balancing) what would be the best approach
to maintain login-in state for the users? | Syntax-Softtech | 7 |
| How is a property designated as read-only?
| | 2 |
| What is Master Page in Asp.net? | | 5 |
| My website has around 100 aspx. Out of this, a certain 20
aspx files should be made available to the users only
if they are logged in. How can I achieve this with the
web.config file? | Techno-Solutions | 1 |
| Can you explain what inheritance is and give an example of
when you might use it?
| | 1 |
| view state data is stored in which format? | Mind-Tree | 8 |
| Describe the difference between inline and code behind. | | 2 |
| difference between writing connection string in web.config
through connection string and appsettings | iSoft | 2 |
| What is the use of directives & explain with example? | C-Squared-Systems | 2 |
| What is CTS, CLS and CLR ? | TCS | 4 |
| How do we invoke queries from the application? | Microsoft | 2 |
| What is the difference between control and component? | | 2 |
| What is the difference between Codebehind="MyCode.aspx.cs"
andSrc="MyCode.aspx.cs"?
| Innvectra | 1 |
| 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 |
| Can you explain what inheritance is and an example of when
you might use it?
| | 1 |
| How to set/get parent page values in child page in asp.net | Wipro | 3 |
| What are skins? | | 1 |
| |
| For more ASP.NET Interview Questions Click Here |