How many Controls present in Asp dot net?

Answers were Sorted based on User's Feedback



How many Controls present in Asp dot net?..

Answer / sarfaraz

There are three types of control in ASP.NET
1.- USER CONTROL (.ASCX)
2.- CUSTOM CONTROL (.DLL)
3.- WEB CONTROL

Is This Answer Correct ?    25 Yes 2 No

How many Controls present in Asp dot net?..

Answer / mueksh machhale

User Control
Web Control
Custom control
Composite control

Is This Answer Correct ?    10 Yes 3 No

How many Controls present in Asp dot net?..

Answer / 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

How many Controls present in Asp dot net?..

Answer / ramesh

3

Is This Answer Correct ?    4 Yes 1 No

How many Controls present in Asp dot net?..

Answer / vamsi krishna alluru

hello,

User Control,


Web Control,


Custom control

Is This Answer Correct ?    2 Yes 0 No

How many Controls present in Asp dot net?..

Answer / vimal katiyar

basically in asp.net have diffrent type of control
1- standard control
2-validation control
3-navigation control
4-data control
5-web parts control
6-login control
7- custom control

Is This Answer Correct ?    2 Yes 0 No

How many Controls present in Asp dot net?..

Answer / manish acharya

HTML Controls
Server Controls - ASP .NET controls
Custom Controls
Under Custom controls there are 3 sub-controls:
i. Composite Controls
ii. Full custom Controls
iii. Derived Controls

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is the default timeout for a cookie?

0 Answers  


What are the different types of validation controls provided in ASP.NET?

0 Answers   Sans Pareil IT Services,


different architectures of asp.net?

1 Answers  


What is a response cookie?

0 Answers  


Why do we use asp.net?

0 Answers  






How Web Services help Us? What r the difference between Remoting and webservices

5 Answers   Protech, TCS, Tech Mahindra,


Features in ASP.NET ?

1 Answers   Microsoft,


Explain what is an abstract class?

0 Answers  


I create small website, i want accept all the browser this website? what will do?

1 Answers  


What do you mean by query string?

0 Answers  


Explain the difference between dataset and datareader.

0 Answers  


What are the asp.net list controls and difference between them?

0 Answers  


Categories