,
Share with your friends 

Implementing HTML server controls

6 ratings Views 233 
Author: Shyamsundar (Shyamsundar Murugesan)  View Profile |  View other solutions by this author

Question / Problem


Asp.net HTML server controls are server-side replicas of the standard HTML tags and are how they executed?

Solution

It is executed by aspnet_isapi.dll.The aspnet_isapi.dll is an Internet Server Application Programming Interface,also called the Asp.net engine,which is provided by Microsoft.

Applies to

Asp.Net 2.0 ,HTML

Rank It

Login to rank it

Report


Advertisement