Diff B/W user control and server control
Answers were Sorted based on User's Feedback
Answer / roopesh m.k
Server controls are default custom controls.these are built
in controls but user controls are user defined
controls,these are re reusable controls.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vivek
Server control can be run alone
user control can not run alone
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kiwi
server control is custom control which are executed on the
server. these server controls are easy to use but difficult
to create,whereas user controls are easy to create but
difficult to use. these controls are executed on client side
| Is This Answer Correct ? | 0 Yes | 5 No |
What are the event handlers that can be included in the Global.asax file?
Explain weak typing and strong typing.
What is difference between ispostback and autopostback in asp net?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
Which .NET framework supports Web API?
which type of data u send through request.querystring()?and tell abt exact size?
What is the difference between c# and .net?
I have around 200+ controls in a page. Each of the sets of controls are kept in divs and when header div is clicked, only those div controls pertaining to that header div will be displayed. Rest of the divs are kept invisible. When the page loads, all these 200+ controls are loaded simultaneously, that consumes much of the time. What my requirement is I want to get the div1 controls loaded when the page loads and rest of the div controls should be loaded asynchronously. it should not be loaded with page load, so that time for loading the page can be much minimised. Hope u understood my question and pls help me out with a solution asap....
Which is the parent class of the web server control?
Describe how to implement globalization and localization in the use interface in .net.
which is faster ArraytList Or Collection ? how? hows the Hashing works internally ?
how to handle sql exceptions?
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)