| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is the challenging situation you faced in your career? | HP | 3 |
| can we store textbox and com components in viewstate? | Microsoft | 2 |
| Does the following statement executes successfully:
Response.Write(?value of i = ? + i);
| TCS | 4 |
| why we should use more than one web.config files in our
application? I have two web.config files in my application.
One in the root directory and another one inside a sub
folder. When the application runs which web.config file
will run? why? | | 1 |
| about view state and how validation controls will be
executed on client and server | Wipro | 2 |
| Hi , I am Basha. I am searching a job in dotnet.Plz tell me
the order of page events in asp.net 2.0> plz send faq's
related to c#.net,asp.net,sqlserver2000 etc. to my mail-id :
bashask.ss@gmail.com | Sapient | 4 |
| Singleton Design pattern?How do you achieve it? | Microsoft | 2 |
| What is the difference between a Stored procedure and function? | | 6 |
| Explain the scenario where we go for inpro and outpro session? | | 2 |
| How to limit table cell size with long strings? | IBS | 1 |
| What tag do you use to add a hyperlink column to the DataGrid? | | 1 |
| 1.can we add connection string in global.asax??????????
2.what are the default files included when we create new
web application???? | Sparsh | 6 |
| Where can we set the specific variables for a application
and Session objects ? | | 2 |
| Suppose you want a certain ASP.NET function executed on
MouseOver overa certain button. Where do you add an event
handler? | Visual-Soft | 3 |
| How do you bind array to gridview? Will it works? | HP | 4 |
| what is view state? | Satyam | 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 |
| Can a master page inherit another master page? | Emphasis | 8 |
| How many rounds are there for a software programmer to
clear interview in any IT industries(MNC). | HCL | 2 |
| 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 |
| |
| For more ASP.NET Interview Questions Click Here |