Can we throw exception from catch Block?
Answer Posted / rajesh.pinninty
Exception is thrown by catch block
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
What are the new features added from ASP to ASP.NET?
What is the function used for removing an event listener?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
Write a code snippet to implement the indentation in json in web api.
What is a multilingual website?
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
What is server side in asp.net?
What is preprocessor in .net?
what is publisher?
Differentiate between authentication and authorization.
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
What is a viewbag?
What are the different authentication modes in asp.net?