Will finally block get executed if the exception had not
occurred?
Answers were Sorted based on User's Feedback
Answer / nirav darji
yes offcourse.in appliation finally block is always
executing.
Is This Answer Correct ? | 4 Yes | 1 No |
How to store image file in Sql server database?
4 Answers Unique Software Systems,
Hello Friends..am Mohammed riyash..final year BCA in Jamal Mohamed College 2009. Trichy. My doubt is while connecting SQL2005 Built in Database withing the Visual Studio 2005 Framework.. I am getting the error.. That " An Error occurred and it may be due to , under the default settings of the Server, the connection cannot be established.." But the code works in MS Access for me.. Both in VB.Net and C#.Net am getting the same error.. Any genius please Message me to 9994558822 or mail me.. riyash.ips@gmail.com
Can you have an array of arrays?
What?s class SortedList underneath?
Why do we use yield in c#?
how to print invert pyramid in c#
What is datarelation c#?
Can we have the method in drived class with the same name which is there in base class?
How many types of methods are there in c#?
Why are strings immutable in c#?
What is Global Assembly Cache (GAC) and what is the purpose of it? (How to make an assembly to public? Steps) How more than one version of an assembly can keep in same place?
Is stringbuilder thread safe c#?