| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How to retrieve the information from datatable citywise in c#? | HCL | 2 |
| what is mean by framework? | | 2 |
| 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 |
| Explain the life cycle of an ASP .NET page.
| | 2 |
| State management in asp.net ? | Accenture | 4 |
| 7. Do you have reference list? | Swatz-Oils | 1 |
| how to increase performance of web site?
if there is a page with high load. the content is high then
what should we do to increase performance? | TCS | 2 |
| How can i include both C# and vb.net classes in same
solution? | | 2 |
| What is the difference between session state and session
variables ? | Digital-GlobalSoft | 4 |
| Which keyword you should use for class not to extend?
Which keyword to be used for making the class accessible
within the assembly only
what are the authentication mode of ASP.NET
How will you call a JavaScript function using code-behind?
How will you define the Session Timeout?
What are the methods to validate client-side whether the
input is a correct Date format?
You want to write a log when ASP.NET application starts.
Which is the best place to write that peice of code?
What are the page load events and what is there order?
What is the difference between abstract class and interface?
What are the differences between DataSet and DataReader?
What are the two properties other than DataSource, which is
required to populate the Drop Down Menu?
What is difference between String and StringBuilder Classes?
What are differences between Custom control and User
control?
| Ignis-Technologies | 1 |
| What methods are fired during the page load? | Visual-Soft | 6 |
| WHT IS DIFFERENCES BETWEEN HTML CONTROLS AND SERVER CONTROLS. | HCL | 9 |
| How Web Services help Us?
What r the difference between Remoting and webservices | Protech | 4 |
| Asp.net and asp ? differences? | | 2 |
| difference between <connectionstring> <Appsetting> | | 6 |
| How do you do exception management? | Accenture | 1 |
| how to create bin folder in asp.net2.0 | | 7 |
| What is the difference between Debug.Write and Trace.Write?
When should each be used? | Infosys | 2 |
| What is the function of the CustomValidator?
a) It allows for custom C# client-side code to validate
entries in a control.
b) It allows for a custom mixture of validator controls to
use one central control for the display of messages.
c) It uses scripted client-side code to validate the entry
in a control.
d) It uses server-side code to validate the entry in a control.
| Syntax-Softtech | 2 |
| How would one do a deep copy in .NET? | TCS | 4 |
| |
| For more ASP.NET Interview Questions Click Here |