Answer Posted / rajkumar
.net framework does not support multiple inheritance so should ascertain this to ur interviewer
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can we handle the error and redirect to some pages using web.config?
What is caching? What are different ways of caching in asp.net?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
What are server objects?
What is the use of global.asax file?
How asynchronous call can be implemented using delegates?
How do we access view state value of this page in the next page?
What is syntax code to send email from an asp.net application?
Is there any alternative to avoid name collisions other then Namespaces?
How we implement web farm and web garden concept in asp.net?
What is the difference between a cookie and a pixel?
Can you set which type of comparison you want to perform by the comparevalidator control?
What are the differences between application object and session object?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
What is a uri query?