The Dynamic Programmer - Tuple, a new type on .Net 4.0(blog.dynamicprogrammer.com)

submitted by hgarciahgarcia(1534) 3 years ago

If you ever played with some language that have the Tuple type I bet you miss it in .Net. Well 4.0 adds it. Let's take a look at the implementation and how to use it.

2 comments |category: |Views: 920

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by fquednaufquednau(404) 2 years, 11 months ago 0

Have made my own Tuple classes for ages. I think 2 & 3-Tuples are sufficient. Saying that, in the current project we almost exclusively use the variety with 2 values.

Reply

posted by ryan321ryan321(0) 2 years, 11 months ago 0

In mathematics and computer science, dynamic programming is a method of solving complex problems by breaking them down into simpler steps. It is applicable to problems that exhibit the properties of overlapping subproblems and optimal substructure (described below). When applicable, the method takes much less time than naive methods.

Ryan Decosta

<a rel="dofollow" href="http://www.legalx.net" rel="dofollow">find lawyer</a>

Reply

information Login or create an account to comment on this story