Answer Posted / 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 |
Post New Answer View All Answers
Can we handle the error and redirect to some pages using web.config?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
What is marshalling ? Is it a part of asp.net ?
Which two new properties are added in asp.net 4.0 page class?
What is different authentication mechanisms used in ASP.NET?
How does asp net store session ids by default?
How to disable validator control by client side JavaScript?
What is the difference between web config and machine config files?
What is the postback property in asp.net?
How can I configure asp.net applications that are running on a remote machine?
How do you declare static variable? What is its lifetime?
Explain what is event bubbling?
COM+ Used ________________ Isolation Level
Explain the various authentication mechanisms in asp.net.
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.