| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is the difference b/w .net 1.1 and 2.0 ? | Polaris | 2 |
| What does this do? gacutil /l | find /i about | | 1 |
| In a webpage if i want to give access to only half page
,then what should i do?
| | 3 |
| Whats an assembly? | | 5 |
| I have developed a web application in asp.net 2.0 with
Access as back end i am trying to gereate report/export
data in excel. After hosting the site i am not getting any
error or such exported excel file. but using the source
code from my system it works fine.
Could any one tell me why it is happening and what is its
solution. | | 2 |
| What is the result when the Web Form containing the
following line is complied and executed?
<asp:Button id=?thebutton? onClick=?theEvent? />
a) The button control is created; theEvent is the click
event handler.
b) Compiler error; the control must be set to runat=?server?.
c) Compiler error; onClick is not a valid attribute.
d) Runtime Exception; the control must be set to runat=?server?.
| Syntax-Softtech | 2 |
| Features in ASP.NET? | Microsoft | 2 |
| Briefly describe different techniques for ASP.NET State
Management? | Syntax-Softtech | 2 |
| How do you define authentication in Web.Config? | Accenture | 2 |
| What?s a bubbled event? | | 1 |
| with which controls you worked in Asp.net 2.0?
| HP | 2 |
| How many time you can fill dataset in asp.net? | Syntel | 1 |
| Suppose, I have 3 pages, Page1.aspx, Page2.aspx, Page3.aspx.
All pages are in diff. server. When user req. for a page,
Page1.aspx opens Ist & a session established. If user req.
for IIn page, second session established. Similarly, 3rd
session established if user req. 3rd page. In this scenario,
tot. 03 sessions are established. How we can minimize it so
that it will work with only one session? | Wipro | 2 |
| Give an example appropriate use forweb service as opposed
to a non-serviced .NET component | | 1 |
| diff between Server.Transfer() and Server.Execute() | | 1 |
| What are the Application_Start and Session_Start
subroutines used for? | | 5 |
| What are the new page events added in Asp.net 2.0 ? | Sapient | 5 |
| which is best possible way to add data source to data grid
when the data is huge(10 lack recored)how to edit a
perticular row | Aviva | 3 |
| we can able to display a MessageBox in asp .net without
using any script langages? | ABC | 5 |
| Which control would you use if you needed to make sure the
values in two different controls matched?
| | 1 |
| |
| For more ASP.NET Interview Questions Click Here |