| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the lifespan for items stored in ViewState?
| | 3 |
| Is It Possible For Whole Page is Saved In View State?
What Is View State? | Phoenix-Technologies | 2 |
| What is deference between asp.net, vb.net, c# & j# | | 2 |
| What is MSIL?
| | 2 |
| How many web.config files in each solution | General-Mills | 9 |
| You create an ASP.NET application for a hotel. The
application contains a page that displays current weather
conditions for the city in which the hotel is located. The
application calls an XML Web service every 10 minutes to
update the current weather conditions. A new page is then
displayed for subsequent requests.
You want the same page to be cached and retrieved from the
cache during the time between calls to the XML Web service.
You decide to use a Page directive to accomplish this goal.
Which Page directive should you use?
A . <%@ Cache Seconds="600 '' VaryByParam="Page" %>
B . <%@ OutputCache Time="600" %>
C . <%@ OutputCache Duration="600" VaryByParam="None" %>
D . <%@ OutputCache Duration="600" %>
| Syntax-Softtech | 2 |
| what is structured data format? | | 2 |
| What is the method used to load generated dataset with data
on the DataAdapter control ? | | 3 |
| Explain Factory pattern? | Microsoft | 1 |
| What is web.config. How many web.config files can be allowed
to use in an application ? | Accenture | 8 |
| Which control would you use if you needed to make sure the
values in two different controls matched?
| | 1 |
| hi .net gurus
here is my question " how does impersonate in asp.net works?
explain with good example" | Wipro | 2 |
| what is diffrance between response.write &
response.output.write | CTS | 4 |
| What method must be overridden in a custom control?
a) The Paint() method
b) The Control_Build() method
c) The Render() method
d) The default constructor
| Syntax-Softtech | 1 |
| What is localization and Globalization? | | 3 |
| what is service contract,operation contract? | | 1 |
| What are the difference between ASP and ASP.Net? | Accenture | 1 |
| I have a method written in WebForm (means .aspx page) & now
I want to call this method in WebUserControl (means .ascx
page) what should I have to do?
| Patni | 1 |
| How to write unmanaged code and how to identify whether the
code is managed /unmanaged? | Accenture | 4 |
| what are the events in ASP.net page life cycle?
| | 1 |
| |
| For more ASP.NET Interview Questions Click Here |