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 |
What is the difference between sealed vs static class?
Suppose i create one application in vs 2008 and it is running in the latest version of IE,will it run in netscape and other browsers with low version?
What are the main differences between asp and asp.net?
To call a Web service SOAP which transport protocol you use?
can u create two Primary key for a table? --Sivaa
When is an object collected by the Garbage Collector? [Four options were given]
What is the importance of Global.asax in ASP.NET?
What is Pre-Render event in ASP.NET?
What is the difference between Codebehind="MyCode.aspx.cs" andSrc="MyCode.aspx.cs"?
How many types of state management are there in asp net?
Which two properties are there on every validation control?
Your ASP.NET application displays sales data on a page. You want to improve performance by holding the page in memory on the server for one hour. You want to ensure that the page is flushed from memory after one hour, and that the page is re-created when the next request for the page is received. What should you do? A . Initialize a new instance of the Cache class in the Application.Start event handler. B . Initialize a new instance of the Timer class in the Page.Load event handler. C . Set the Duration attribute of the OutputCache directive in the page. D . In the Web.config file, set the timeout attribute of the sessionState element.
5 Answers ADITI, Syntax Softtech,
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)