ASP.NET Interview Questions
Questions Answers Views Company eMail

What are the events that happen when a client requests an asp.net page from iis server?

470

What is tracing? Where is it used?

548

Explain parts of assembly?

547

Why is it preferred to not use finalize for clean up?

554

What is the difference between login controls and forms authentication?

536

Which asp.net objects encapsulate the state of the client and the browser?

560

Explain the difference between response.redirect vs server.transfer

615

Please briefly explain the usage of global.asax?

526

Can you set which type of comparison you want to perform by the comparevalidator control?

514

What is the difference between the response.write() and response.output.write() methods?

504

What are the types of authentication in asp.net?

545

Differentiate between namespace and assembly.

555

What are the different types of validation controls in asp.net?

516

What setting must be added in the configuration file to deny a particular user from accessing the secured resources?

487

What are the advantages and limitations of query string?

557


Post New ASP.NET Questions

Un-Answered Questions { ASP.NET }

How can we provide the WebParts control functionality to a server control?

555


If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?

562


what is a .xap file? Explain with an example.

581


What does asp in asp.net stand for?

511


How to unit test Web API?

698






If you want to write your own dot net language, what steps you will you take care?

518


What is inheritance and an how it be used, example with an example?

577


Differentiate between file-based dependency and key-based dependency.

503


What are the modes of updation in an updatepanel?

546


How you can add an event handler?

567


What are the new navigation controls in asp.net 2.0?

530


Briefly describe the role of global.asax?

566


How many types of cache are there?

524


What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?

498


How do cookies work? Give an example of their abuse.

535