Git Product home page Git Product logo

hierarchicaldata's Introduction

Hierarchical Tree Form Data Structure in .NET C#

Design a data structure for Hierarchical Tree Form data and its related operations in .NET C#


Sometimes you find yourself in a need to deal with Hierarchical Tree Form data. In simple words, this is data presented into parent-child nodes.

In such situations, you might sometimes struggle with the complexity of the implementation especially when dealing with a huge amount of data.

In this article, I would provide you with one of the possible designs for such cases. However, you need to keep in mind that, as usual, having a generic design could provide abstracted capabilities but it might lack specific enhancements for specific scenarios.

Therefore, I recommend that you deal with the design you would find in this article as a mind opener. You would need to study it, learn from it, get some ideas from it, and finally adapt it to your own needs.


If you are interested into reading more about this topic, you can read the rest of the article.


If you want to support me:

▶ Subscribe to Medium using my referral link
▶ Subscribe to Medium Newsletter
▶ Subscribe to LinkedIn Newsletter
▶ Follow me on Medium
▶ Follow me on Twitter
▶ Follow me on LinkedIn


Authors:

hierarchicaldata's People

Contributors

ahmedtarekhasan avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.