| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What?s a bubbled event? | Visual-Soft | 5 |
| ASP.NET uses event driven programming model.Justify. | | 1 |
| what is mean by framework? | | 2 |
| What is web.config and machine.config ? | TCS | 2 |
| 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 |
| Can we Run the Application without Build | Emphasis | 2 |
| In what order do the events of an ASPX page execute. As a
developer, why is it important to understand these events? | Syntax-Softtech | 5 |
| which directive is mandatory in page control | AG-Technologies | 3 |
| What is view state and how this can be done and was this
there in asp ? | Accenture | 1 |
| About CLS and CTS? | Microsoft | 6 |
| what is value type to reference type | AG-Technologies | 6 |
| In what languages in ASP written? | Microsoft | 4 |
| 1.can we add connection string in global.asax??????????
2.what are the default files included when we create new
web application???? | Sparsh | 6 |
| What is the need of client side and server side validation ? | Keane-India-Ltd | 1 |
| can we place the same DLL in debug folder two times?
(without using strong name )
| TCS | 7 |
| What is the need to give <compilation debug=true> command ? | Netsweeper | 3 |
| When would you set a control's AutoPostBack property to true?
| | 1 |
| If i have 1000 records in dataset, how to do paging? | Mind-Tree | 2 |
| What namespace does the Web page belong in the .NET
Framework class hierarchy?
| | 1 |
| Why does a user need nothing more than a Web browser to view
ASP.NET pages?
| | 1 |
| |
| For more ASP.NET Interview Questions Click Here |