how many types of controls are there in windows and web
application?
Answer Posted / dsr
There are lot of controls are in web application.
1.TextBox
2.Label
3.Button
4.LinkButton
5.ImageButton
6.Hyperlink
7.DropDownList
8.ListBox
9.DataGrid
10.DataList
11.Repeater
12.checkBox
13.CheckBoxList
14.RadioButton
15.RadioButtonList
16.Image
17.Panel
18.PlaceHolder
19.Calendar
20.Adaptor
21.Table
22.XML
23.Literal
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How can I write my own .NET host?
Define cache? : Dot net architecture
What does the term "green architecture" mean? : Dot net architecture
Explain the race around condition? How can it be overcome? : Dot net architecture
What are different types that a variable can be defined and their scopes ?
What is private constructor? And it's use?
What re interop services?
What is a managed code? : Dot net architecture
What is password attribute of the textbox control of .net mobile? : Microsoft dot net mobile
Explain about metadata?
What is textbox control of .net mobile? : Microsoft dot net mobile
What is the procedure on hardware that converts the ascii value to binary? : .NET Architecture
how to create applications by using Visual Studio 2012?
What is an asssembly qualified name? Is it a filename? How is it different?
What is the purpose of cache? : Dot net architecture