how many types of controls are there in windows and web
application?
Answer / 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 |
What should one do to make class serializable?
How can we perform data binding in atlas?
can aspx page contains two pager tags ?
It was told that .Net 2.0 Framework has got it's in built webserver. Does it mean that it doesn't need IIS? What is the significance of Front Page Server Extensions in creating or hosting a Web Application in .net?
1 Answers 247Customer, Concentrix, Wipro,
What is a memory management?
Define dma? : Dot net architecture
difference between data reader and dataset
Explain <mobile:link> element .net mobile with example? : Microsoft dot net mobile
what is a namespace?how they are classified?write a program which contains class,object,inheritance?
What is the .net class that allows the retrieval of a data element using a unique key?
How many types of assemblies are there in the visual studio.net?
which tag i need to use manually to bind columns in a datagrid ?