How does ASP.NET framework maps client side events to Server side events.?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

After building the custom control, you test it by adding an ASP.Net web application to the solution. You add a correct <%@ Register %> directive and a proper declaration of the control in the <asp:Form> tag to the Web Form, but when you execute the application you get an error. What is the most likely reason for the problem? a) The custom control must be compiled first. b) The web application must have a reference to the control c) The custom control must be registered with windows first. d) The assembly from the custom control is not in the application?s bin directory.

1 Answers   Syntax Softtech,


How many web config files can be created for an application?

0 Answers  


Define resource files.

0 Answers  


What is WCF? Pls Explain clearly with exmple.

3 Answers   HCL, iGate,


What is WCF

4 Answers  


I have a DataGrid in which two of the columns are editable...i want to update the backend table with the newly edited data of the datagrid. How to do this please help me.

1 Answers   MS Technosoft, Wipro,


Explain the various authentication mechanisms in asp.net.

0 Answers  


One application have three forms for registration .submit button is at third form.after filling three forms only u have to click submit button.After clicking the submit button all the values in first,second& third form saved on sql server.how to handle this situation .

6 Answers   TCS,


what is machine key error in asp.net? how to solve it?

1 Answers  


What's the ASP.Net Application life cycle?

0 Answers   Wipro,


what is Theme in Asp.net 2.0

1 Answers   Syntel,


Singleton Design pattern?How do you achieve it?

3 Answers   Microsoft,


Categories