Can we throw exception from catch block ?

Answer Posted / jignesh panchal

yes

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is enableviewstate?

532


What is the good practice to implement validations in aspx page?

628


How do you do client-side validation in .net? How to disable validator control by client side javascript?

530


What is asp.net file?

629


What are the advantages of the code-behind feature?

531






Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc

525


What are the versions of garbage collection?

1454


What are the security types in ASP/ASP.NET? Different Authentication modes?

556


How to store checkbox value in database in asp.net mvc? : Asp.Net MVC

507


What are sharepoint pages?

494


Distinguish between Server-side and Client-side code?

552


witch is the best insistute in sharpoint course.what abt future of share point course.

2529


Hello, Using Visual Studio 2005 (VB) I am working to create a Web Site implementing the following: Within a gridView I have placed a dropdownlist control with a DataSourceID="SDSLkupList". SDSLkupList is a sqlDataSource used to store a lookup list for dropdownlist translation from ID to text. SDSLkupList contains the translation text and other fields related to the dropdown selection ID. (Thought it would be efficient to get everything at the same time.) I would like to provide the user the ability to select from the dropdownlist and, based on the selection, use labels to list related columns stored on the SDSLkupList in separate gridView columns. I have read that SqlDataSources are not meant to be used for individual controls. Since SDSLkupList contains all related information, is there a way to do a find using the dropdownlist selectedValue? (I was not able to discover one.) Otherwise, what should I use? It would need to set the labels on the gridView DataRowBound event as well as the SelectedIndexChanged events. Has anyone done this? Any help would be appreciated. Thanks in Advance. Neal

1367


What is the application pool?

543


What is the concept of view state in asp.net?

558