Implementing HTML server controls
|
|
|
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 |
|