Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8178743
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T23:50:16+00:00 2026-06-06T23:50:16+00:00

So I am taking over an existing project where the previous coder did many

  • 0

So I am taking over an existing project where the previous coder did many funny things.

What I see the most and not really understand is the following block of code

finally
{
   if (conn != null)
   {
       conn.Close();
       ds.Dispose();
   }
}
return ds;

VS2010 isn’t complaining, and the project works as intended, however this is bizzare to me.

How can it be disposed and then returned? unless the finally takes place after the return somehow?!

If someone can please explain why this is legal? or any other explanation would be appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T23:50:19+00:00Added an answer on June 6, 2026 at 11:50 pm

    Its not correct do dispose ds before returing it from method as you will lose information in dataset. Disposing connection in finally block seem perfectly alright but not the dataset ds which has to be returned to calling method yet.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am taking over an existing PHP project. I noticed that the previous developer
I'm taking over a project and wanted to understand if this is common practice
I am taking over a project left by previous colleague. The project is mavenized
I'm taking over an existing Spring/JPA(w/hibernate)/Maven project and attempting to integrate unit testing and
I am taking over a project from an existing programmer who, to be honest,
I am not very familiar with JPA or Hibernate. I'm taking over someone else's
I'm taking over some project of a colleague that is on holidays now. Other
I'm taking over another team's project and am experiencing some bizarre Eclipse issues. I'm
I am taking over a project from someone else that left. I'm currently trying
I'm taking over my co-worker's coffee script project. He coded all the classes in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.