with which controls you worked in Asp.net 2.0?

Answers were Sorted based on User's Feedback



with which controls you worked in Asp.net 2.0? ..

Answer / badrinath

web server controls

Is This Answer Correct ?    6 Yes 0 No

with which controls you worked in Asp.net 2.0? ..

Answer / selvavelan

GridView (Datagrid in asp.net 1.1)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

is it possible to use web site without web server from remote place?

1 Answers   ABC, Mannar Company, Quadrant,


What is redirectpermanent in asp.net?

1 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  


How you can use video conferencing in asp.net? guys plz help me ...

2 Answers  


Given an ASP.NET Web Form called WebFrom1, what class does the WebForm1 class inherit from by default? a) System.Web.Form b) System.Web.GUI.Page c) System.Web.UI.Page d) System.Web.UI.Form

3 Answers   Syntax Softtech,


What is page fragment caching?

1 Answers  


If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?

1 Answers  


What is the difference between session state and session variables ?

6 Answers   Digital GlobalSoft,


What are the two properties that are common in every validation control?

4 Answers   Siebel,


What is sql data source control in asp.net?

1 Answers  


What are the asp.net objects? is it application obects, cache objests etc. or is it state managements, web services etc?

3 Answers   Syntel,


what is value type to reference type

6 Answers   AG Technologies, IBM,


Categories