| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Explain Generics? | | 1 |
| Caching techniques in .NET ? | Microsoft | 1 |
| User contro having 4 text boxes given validation controls.
i want to execute validations after the button click event
how it is? | | 3 |
| What is .Net3.0 and .Net3.5?
Describe something about that Features.. | | 1 |
| is it possible to access website from a remote place,
without deploying it on web server? | | 1 |
| How to send auto matic emails based on scheduled tasks to
several of my clients | | 6 |
| Explain what a diffgram is and a good use for one? | Syntax-Softtech | 1 |
| Types of optimization and name a few and how do u do? | Accenture | 1 |
| what is profiles in asp.net
| | 1 |
| Suppose you want a certain ASP.NET function executed on
MouseOver over a certain button. Where do you add an event
handler? | | 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 |
| Describe the role of inetinfo.exe, aspnet_isapi.dll
andaspnet_wp.exe in the page loading process. | | 1 |
| When is the ViewState available during the page processing
cycle ? | | 3 |
| Explain the life cycle of an ASP .NET page.
| | 2 |
| What does the "EnableViewState" property do? Why would I
want it on or off? | | 4 |
| When working with ASP.Net server controls, it is important
to use the right event handlers to capture the event for the
application to function properly. What event would you use
to capture the selection of a new item in a DropDownList
control?
a) The Click event.
b) The SelectionChanged event.
c) The SelectionIndexChanged event.
d) The ChangedSelection event.
| Syntax-Softtech | 4 |
| What is three major points in WCF? | | 4 |
| About remoting and web services. Difference between them? | Microsoft | 2 |
| 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 |
| Features of a dataset ? | Accenture | 3 |
| |
| For more ASP.NET Interview Questions Click Here |