What r all the controls in ASP.NET ?
Answers were Sorted based on User's Feedback
Answer / kautilya
it may be web control or custom control or user control or
html control
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vamshi krishna
it seems like Validate controls i think. if that is the
question, I say there are six.....
1.RequiredField validator
2.range ,3.compare, 4. Regular Expression 5.custom
6.validate summery..
if other means, we can use web,html, user controls , custom
controls etc.....,
Thanks & Regards
Vamshi Krishna
Excel-Soft Tech Pvt Ltd.,
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sunil kumar singh
there are lot of controls like
button,gridview,datalist,repeater,linkbutton etc.
which used by CLR(Framwork).
| Is This Answer Correct ? | 1 Yes | 0 No |
You create an ASP.NET application for a hotel. The application contains a page that displays current weather conditions for the city in which the hotel is located. The application calls an XML Web service every 10 minutes to update the current weather conditions. A new page is then displayed for subsequent requests. You want the same page to be cached and retrieved from the cache during the time between calls to the XML Web service. You decide to use a Page directive to accomplish this goal. Which Page directive should you use? A . <%@ Cache Seconds="600 '' VaryByParam="Page" %> B . <%@ OutputCache Time="600" %> C . <%@ OutputCache Duration="600" VaryByParam="None" %> D . <%@ OutputCache Duration="600" %>
what is shared assembly asp net
What is the difference between application object and session object?
Can we use a static function with a non-static variable?
Whats an assembly?
How to implement role based security in asp.net mvc? : Asp.Net MVC
What are triggers of an updatepanel?
What is cross page posting? How is it done?
What are the advantages of the code-behind feature?
Who creates jsessionid?
How we generate the BARCODE in ASP.Net using c# ! in library management systen for books .
Can you clarified A Web service can only be written in .NET or not?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)