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 is the difference between running an application with and without debugger?
any one can explain about projectarchitecture and project approach briefly
Explain different pipelining hazards? : Dot net architecture
Explain about .net garbage collector?
What are the types of application software?
Can you explain scriptmanager control?
If I'm developing an application that must accomodate multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
difference between data reader and dataset
There are so many languages are already existing for developing application.Then what is the need of .net.
Explain cache? : Dot net architecture
Explain write back and write through caches? : Dot net architecture
What re interop services?