Answer Posted / harshad lakkad (bapunagar part
types Of Controls Are Given Below
(1) Server Controls
(1) HTMl Server Control
(2) Web Server Control
(3) Validation server Control
(2) User Controls(Custom Control)
(1) (.Ascx)
(3) HTMl Controls
(4) Web Part Control
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
In which event are the controls fully loaded?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
What are the navigation ways between pages available in ASP.NET?
If we remove web.config or machine.config from the application then, is this application will works?
Write the different features of a Thread and a Process?
What is the syntax for datagrid and specifying columns?
Is it possible for me to change my aspx file extension to some other name?
What is the difference between c# and .net?
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
How many types of cookies are available in asp?
What is data caching?
How can we use Web API with ASP.NET Web Form?
Demonstrate Render and PreRender?
How can you implement the postback property of an asp.net control?
What is difference between session and cookies?