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
What is .net mobile automatic paging? : Microsoft dot net mobile
How resource files are used in .net?
What is textbox control of .net mobile? : Microsoft dot net mobile
What is .net mobile lists. : Microsoft dot net mobile
What is the use of CLR in .NET?
What is the difference between an event and a delegate?
What is the difference between absolute expiration and sliding-time expiration?
How is the using() pattern useful? What is idisposable?
Explain dma? : .NET Architecture
What is cache coherency? : Dot net architecture
Explain about cookie less session state? : .NET Architecture
What is a virtual memory? : .NET Architecture
How does .net remoting work?
Use of Enable view state ? if turn off what happen ?
what are constructors and destructors?