What is the asp.net control toolkit?


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

Post New Answer

More ASP.NET Interview Questions

Tell about WebService in Asp.Net?

5 Answers   Accenture, CTS,


How is a property designated as read-only?

2 Answers  


What is the difference between and ActiveX dll and control ?

1 Answers   Microsoft,


What is the difference between union and structure?

0 Answers  


What is the difference between Postback and Ispostback Property?

7 Answers   Atrocity Apps Technologies, DC Infotech, HCL, Maples, Visual Soft,


How to use ipostback?

0 Answers  


How we can bind textbox,listbox and datagrid to sql server database in asp.net using visualstudio.net language (vb.net)?

2 Answers   rocsearch,


What are the different authentication modes in asp.net?

0 Answers  


What are strong names?

0 Answers  


What is app_code folder in asp net?

0 Answers  


I am using ASP.Net 2.0. I added the following code in button_Click page. but 'PreviousPage' is not taking as a keyword. It throughs an error. Page Poster = this.PreviousPage; TextBox txtNewTest = (TextBox)Poster.FindControl("txtTest"); sDisplay = txtNewTest.Text; Response.Write(sDisplay); The following is the Error Message: 'controls_LoginMain' does not contain a definition for 'PreviousPage'

2 Answers  


What are the asp.net security controls?

0 Answers  


Categories