Have u used webcontrols?Tell me something about these?
Answers were Sorted based on User's Feedback
Answer / dasharatham
Yes, webcontrols are represented in the form of dll.they
are compiled content and the controls will appear in the
toolbox. cathing is not supported
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / selvaganapathy.k - 3i-infotech
Yes. I have used webcontrols in my application. Which
Numeric textbox . This textbox inherited from the
Mircrosoft framework textbox.
About User Control:
User control is nothing but "Customization of Micrisoft
Control".
When we go for Server control ?
We need the microsoft control with some additional
features which can be used througth the application at this
point of time we are going for server control.
Creation of server control :
We are having the development project in 2.0 and 3.5 with
the following solution names.
2.0 - Web Server Control --> Purly for Web Related controls
3.5 - ASP.NET Server Control --> Purly for Web Related
controls
| Is This Answer Correct ? | 0 Yes | 0 No |
How can we prevent browser from caching an aspx page?
If 200 is for all successful operation then why do we have 201 response codes?
What is boxing and unboxing?
what are the oops concepts are used in your project?
1 Answers AppShark, IBM, Kotak,
Where are session variables stored?
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" %>
Define application state variable and session state variable?
What is custom events? How to create it?
Do I need to have the latest version of windows media player installed?
I have a webform in asp.net.In that webform there is 2 division class(DIV).in one of the div class there is a text box for enter the id & a button for to check id with database value.My doubt is that how can i appear the 2nd Div contents only when the id is true with database value.if wrong do not display the div . i Want code in c#.
Why do we use asp.net?
How many time you can fill dataset in asp.net?
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)