In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?


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

Post New Answer

More ASP.NET Interview Questions

You are using the try? catch block seen in the following code segment, but no exceptions are ever caught by the catch block. What is the problem? SqlConnection cn =new sqlConnection(strSQL); SqlDataSet ds; try { cn.open(); //perform the data processing steps ??.. } catch (OleDbException e) { ?.. } a) The exception class is wrong; it should be sqlErrors. b) The exception class is wrong; it should be sqlSyntaxExceptios. c) The exception class is wrong; it should be sqlExceptions. d) The exception class is wrong; it should be sqlExcptions.

2 Answers   Microsoft, Syntax Softtech,


which type of data u send through request.querystring()?and tell abt exact size?

1 Answers   CSC, Nay Company,


What is the main difference between a static page and a dynamic page?

2 Answers  


What is the maximum timeout we can set for Cookies?

0 Answers  


What is the need of client side and server side validation ?

1 Answers   Keane India Ltd,


Difference between singleton and singlecall.

0 Answers  


What is an Interface and What is an Abstract Class?

3 Answers  


what are the ihttphandler and ihttphandlerfactory interfaces ?

0 Answers  


what is asp and asp.net ?

2 Answers   Inspira Technologies,


Where is the view state data stored?

0 Answers  


How do I upload a file from my ASP.NET page?

0 Answers  


1. Briefly describe your ideal job?

1 Answers   Swatz Oils, Swetz Oil,


Categories