how can we manage C# finally block process
Can it is possible,I have a doubt in a mind i want in exception handling finally block never excuted ,whatever exception come or not in both condition but it is necessary finally block mustv be defind in your code.