| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is reference type to value type. | AG-Technologies | 2 |
| what is webpart? what r the parts in this webpart (zone) | | 1 |
| What is the use of The Page.Master Property? | | 1 |
| what is view state | | 4 |
| What is Partial in ASP.NET 2.0? | Fulcrum-Logic | 2 |
| How do you use a custom validator? When might you want to
use one? | | 1 |
| What's a bubbled event? | | 2 |
| in database table is thier . in that table fields are
photoid , photoname,photo... i want display image in the
gridview | TCS | 4 |
| What is the difference between Server.Transfer and
Response.Redirect? Why would I choose one over the other? | | 6 |
| Your ASP.NET application displays sales data on a page. You
want to improve performance by holding the page in memory on
the server for one hour. You want to ensure that the page is
flushed from memory after one hour, and that the page is
re-created when the next request for the page is received.
What should you do?
A . Initialize a new instance of the Cache class in the
Application.Start event handler.
B . Initialize a new instance of the Timer class in the
Page.Load event handler.
C . Set the Duration attribute of the OutputCache directive
in the page.
D . In the Web.config file, set the timeout attribute of the
sessionState element.
| Syntax-Softtech | 5 |
| Difference between server.Execute and response.redirect ? | Keane-India-Ltd | 3 |
| Can you store dataset in viewstate? | Microsoft | 3 |
| Which template must you provide, in order to display data in
a Repeater control? | Wipro | 2 |
| For Web services where you can browse on the Internet? | | 1 |
| what is CLR? | PrimeLine | 3 |
| what is managed and unmanaged code? | Microsoft | 3 |
| What methods are fired during the page load? | | 1 |
| What are skins? | | 1 |
| Difference between .NET and previous version? | Microsoft | 1 |
| In a Code-Behind class generally which type of code is
found ? | | 3 |
| |
| For more ASP.NET Interview Questions Click Here |