Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

Whats the use of @ Register directives ?

4 Answers  


What does occur first in ASP.Net, Authentication or Authorization?

0 Answers   MCN Solutions,


How to do Forms authentication in asp.net?

2 Answers  


How do sessions work?

0 Answers  


What base class do all Web Forms inherit from?

2 Answers   Siebel Systems,






What is the difference between page-level caching and fragment caching?

0 Answers  


What is skin in asp.net?

0 Answers  


When should we use abtract class and Interface Class?Give an Example

4 Answers   Accenture, Cap Gemini, L&T, RM,


What does the following SQL statement return, assuming that all tables and column names are correct? SELECT FirstName, StreetAddress FROM Employees JOIN AddressBook ON Employees.EmpID = AddressBook.EmpID a) Nothing, the JOIN syntax is wrong. b) All the records form the Employees table, and only the matching ones form the StreetAddress table. c) All the records from the StreetAddress table and only the matching records form the Employees table. d) Only the matching records from the two tables.

4 Answers   Syntax Softtech,


What is application variable in asp.net?

0 Answers  


code for inserting images into gridview colomns from database

3 Answers   HP,


what is the auto option in XML ?

1 Answers  


Categories