| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| When during the page processing cycle is ViewState
available?
| | 1 |
| How many Garbage Collectors are there for one Application
or one Page | Emphasis | 1 |
| How Web Services help Us?
What r the difference between Remoting and webservices | Protech | 4 |
| Various types of Page Load functions | Net-Solution | 3 |
| Difference Between ReadOnly and Constant Variable in
compile time and Run Time. | Phoenix-Technologies | 3 |
| What combination of methods are used to improve the speed of
the fill() method of the DataAdapter?
a) BeginFillData() and EndFillData()
b) StartFillData() and EndFillData()
c) BeginLoadData() and EndLoadData()
d) StartLoadData() and EndLoadData()
| Syntax-Softtech | 2 |
| What layout mode is the default when a new Web Form is created?
a) GridBagLayout
b) GridLayout
c) FlowLayout
d) FormLayout
| Syntax-Softtech | 2 |
| How do you do exception management? | Accenture | 1 |
| what are webservices?In which circumstances we can go for
webservices? | Microsoft | 2 |
| When would you set a control's AutoPostBack property to true?
| | 1 |
| What line in the following XML document will generate an error?
<?xml version=?1.0?>
<employees>
<employee>
<name>Bob Andcarrol</name>
</employee>
<employee>
<name>Robert Burns</name>
</employee>
</employees>
a) 6
b) 4
c) 1
d) There is no error
| Syntax-Softtech | 2 |
| Life cycle of ASP.NET page when a request is made ? | MMTS | 3 |
| What is difference between masterpage and user control, what
is the objective of master page when we had user control in
.NET 1.1 version | DELL | 2 |
| public key? | Microsoft | 1 |
| When we do partial refresh of a page using update panel how
server knows it(which event occurs?) | | 2 |
| What is the maximum amount of memory any single process on
Windows can address? Is this different than the maximum
virtual memory for the system? How would this affect a
system design? | | 1 |
| What is the difference between a session object and cache object | CitiGroup | 2 |
| How does Garbage collector(GC) works in .net | Accenture | 8 |
| 1.can we add connection string in global.asax??????????
2.what are the default files included when we create new
web application???? | Sparsh | 6 |
| difference between caching objects in session objects? | | 2 |
| |
| For more ASP.NET Interview Questions Click Here |