Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Looking for an issue tracker...

Looking for an issue tracker...

Scheduled Pinned Locked Moved The Lounge
helpjavascriptcloudcsharplinq
21 Posts 9 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Sander RosselS Offline
    Sander RosselS Offline
    Sander Rossel
    wrote on last edited by
    #1

    The problem I'm having is that I work for many customers and they all have their own projects (some customers more than one). I'm using Azure DevOps for most of them, but two customers have their own environment and one customer is on GitLab. Besides that, I want to track work like "call xyz", which does not fit into any one (software) project. The goal is to have everything in one place so I know project a for customer b has top priority and project x for customer y has low priority and if we have some time to spare we could fix issues k, l and m for customers n, o and p. Azure DevOps has a boards feature which can be configured to support Scrum, Kanban or whatever you make it, but having it over different projects is not really something they support. A dummy project just for the boards could be a solution. I'm also looking at a Kanban solution like Trello, but I'm not sure if a simple Kanban board is enough to track work for various customers and projects. I could make a board per project, but that kind of defeats the purpose of having it all in one place. I've managed fine so far, but now that there's more of us and workload is increasing I start having trouble managing it all. Besides, I have it all in my head because I know my customers, their projects and my software, but I have someone here who doesn't and now tracks it in a text file (and he's not very good at that). So, any recommendations?

    Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

    S L R N P 7 Replies Last reply
    0
    • Sander RosselS Sander Rossel

      The problem I'm having is that I work for many customers and they all have their own projects (some customers more than one). I'm using Azure DevOps for most of them, but two customers have their own environment and one customer is on GitLab. Besides that, I want to track work like "call xyz", which does not fit into any one (software) project. The goal is to have everything in one place so I know project a for customer b has top priority and project x for customer y has low priority and if we have some time to spare we could fix issues k, l and m for customers n, o and p. Azure DevOps has a boards feature which can be configured to support Scrum, Kanban or whatever you make it, but having it over different projects is not really something they support. A dummy project just for the boards could be a solution. I'm also looking at a Kanban solution like Trello, but I'm not sure if a simple Kanban board is enough to track work for various customers and projects. I could make a board per project, but that kind of defeats the purpose of having it all in one place. I've managed fine so far, but now that there's more of us and workload is increasing I start having trouble managing it all. Besides, I have it all in my head because I know my customers, their projects and my software, but I have someone here who doesn't and now tracks it in a text file (and he's not very good at that). So, any recommendations?

      Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

      S Offline
      S Offline
      Slacker007
      wrote on last edited by
      #2

      I have used Jira back in the day when I worked at Goldman Sachs. https://www.atlassian.com/software/jira[^] We primarily use DevOps at work. I think the business team uses ZenDesk and I think there is a service hook for DevOps and ZenDesk for help desk tickets, calls, etc. Azure DevOps Integration App Integration with Zendesk Support[^] There is a lot more online regarding DevOps and integration with call center software, etc. Edit: If I were not using DevOps, I would use Jira.

      Sander RosselS 1 Reply Last reply
      0
      • S Slacker007

        I have used Jira back in the day when I worked at Goldman Sachs. https://www.atlassian.com/software/jira[^] We primarily use DevOps at work. I think the business team uses ZenDesk and I think there is a service hook for DevOps and ZenDesk for help desk tickets, calls, etc. Azure DevOps Integration App Integration with Zendesk Support[^] There is a lot more online regarding DevOps and integration with call center software, etc. Edit: If I were not using DevOps, I would use Jira.

        Sander RosselS Offline
        Sander RosselS Offline
        Sander Rossel
        wrote on last edited by
        #3

        I've used JIRA in the past and as far as I know it has the same "problem" that DevOps has too, it tracks issues per project. I could never get a good overview across projects with JIRA, but I must admit I don't know it as well as DevOps. We're not using Zendesk or any call center software.

        Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

        C 1 Reply Last reply
        0
        • Sander RosselS Sander Rossel

          I've used JIRA in the past and as far as I know it has the same "problem" that DevOps has too, it tracks issues per project. I could never get a good overview across projects with JIRA, but I must admit I don't know it as well as DevOps. We're not using Zendesk or any call center software.

          Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

          C Offline
          C Offline
          ChandraRam
          wrote on last edited by
          #4

          Why not create one monster project with all your actual projects as sub-projects?

          Happiness will never come to those who fail to appreciate what they already have. -Anon

          Sander RosselS 1 Reply Last reply
          0
          • Sander RosselS Sander Rossel

            The problem I'm having is that I work for many customers and they all have their own projects (some customers more than one). I'm using Azure DevOps for most of them, but two customers have their own environment and one customer is on GitLab. Besides that, I want to track work like "call xyz", which does not fit into any one (software) project. The goal is to have everything in one place so I know project a for customer b has top priority and project x for customer y has low priority and if we have some time to spare we could fix issues k, l and m for customers n, o and p. Azure DevOps has a boards feature which can be configured to support Scrum, Kanban or whatever you make it, but having it over different projects is not really something they support. A dummy project just for the boards could be a solution. I'm also looking at a Kanban solution like Trello, but I'm not sure if a simple Kanban board is enough to track work for various customers and projects. I could make a board per project, but that kind of defeats the purpose of having it all in one place. I've managed fine so far, but now that there's more of us and workload is increasing I start having trouble managing it all. Besides, I have it all in my head because I know my customers, their projects and my software, but I have someone here who doesn't and now tracks it in a text file (and he's not very good at that). So, any recommendations?

            Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            MS Project. I look at all the other as tools for "status reporting" and assigning. You can't actualy "manage" anything. There are no critical paths or resource constraints.

            "Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I

            Sander RosselS 1 Reply Last reply
            0
            • Sander RosselS Sander Rossel

              The problem I'm having is that I work for many customers and they all have their own projects (some customers more than one). I'm using Azure DevOps for most of them, but two customers have their own environment and one customer is on GitLab. Besides that, I want to track work like "call xyz", which does not fit into any one (software) project. The goal is to have everything in one place so I know project a for customer b has top priority and project x for customer y has low priority and if we have some time to spare we could fix issues k, l and m for customers n, o and p. Azure DevOps has a boards feature which can be configured to support Scrum, Kanban or whatever you make it, but having it over different projects is not really something they support. A dummy project just for the boards could be a solution. I'm also looking at a Kanban solution like Trello, but I'm not sure if a simple Kanban board is enough to track work for various customers and projects. I could make a board per project, but that kind of defeats the purpose of having it all in one place. I've managed fine so far, but now that there's more of us and workload is increasing I start having trouble managing it all. Besides, I have it all in my head because I know my customers, their projects and my software, but I have someone here who doesn't and now tracks it in a text file (and he's not very good at that). So, any recommendations?

              Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

              R Offline
              R Offline
              RickZeeland
              wrote on last edited by
              #6

              Not a Kanban solution, but you might be interested in the free and open-source MaxiBug issue tracker on GitHub.

              Sander RosselS 1 Reply Last reply
              0
              • Sander RosselS Sander Rossel

                The problem I'm having is that I work for many customers and they all have their own projects (some customers more than one). I'm using Azure DevOps for most of them, but two customers have their own environment and one customer is on GitLab. Besides that, I want to track work like "call xyz", which does not fit into any one (software) project. The goal is to have everything in one place so I know project a for customer b has top priority and project x for customer y has low priority and if we have some time to spare we could fix issues k, l and m for customers n, o and p. Azure DevOps has a boards feature which can be configured to support Scrum, Kanban or whatever you make it, but having it over different projects is not really something they support. A dummy project just for the boards could be a solution. I'm also looking at a Kanban solution like Trello, but I'm not sure if a simple Kanban board is enough to track work for various customers and projects. I could make a board per project, but that kind of defeats the purpose of having it all in one place. I've managed fine so far, but now that there's more of us and workload is increasing I start having trouble managing it all. Besides, I have it all in my head because I know my customers, their projects and my software, but I have someone here who doesn't and now tracks it in a text file (and he's not very good at that). So, any recommendations?

                Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

                N Offline
                N Offline
                Nelek
                wrote on last edited by
                #7

                Bugzilla?

                M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

                Sander RosselS 1 Reply Last reply
                0
                • Sander RosselS Sander Rossel

                  The problem I'm having is that I work for many customers and they all have their own projects (some customers more than one). I'm using Azure DevOps for most of them, but two customers have their own environment and one customer is on GitLab. Besides that, I want to track work like "call xyz", which does not fit into any one (software) project. The goal is to have everything in one place so I know project a for customer b has top priority and project x for customer y has low priority and if we have some time to spare we could fix issues k, l and m for customers n, o and p. Azure DevOps has a boards feature which can be configured to support Scrum, Kanban or whatever you make it, but having it over different projects is not really something they support. A dummy project just for the boards could be a solution. I'm also looking at a Kanban solution like Trello, but I'm not sure if a simple Kanban board is enough to track work for various customers and projects. I could make a board per project, but that kind of defeats the purpose of having it all in one place. I've managed fine so far, but now that there's more of us and workload is increasing I start having trouble managing it all. Besides, I have it all in my head because I know my customers, their projects and my software, but I have someone here who doesn't and now tracks it in a text file (and he's not very good at that). So, any recommendations?

                  Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

                  P Offline
                  P Offline
                  Peter_in_2780
                  wrote on last edited by
                  #8

                  A blank wall. A box of markers, assorted colours. Several pads of post-it notes, assorted colours and sizes.

                  Software rusts. Simon Stephenson, ca 1994. So does this signature. me, 2012

                  Sander RosselS 1 Reply Last reply
                  0
                  • P Peter_in_2780

                    A blank wall. A box of markers, assorted colours. Several pads of post-it notes, assorted colours and sizes.

                    Software rusts. Simon Stephenson, ca 1994. So does this signature. me, 2012

                    Sander RosselS Offline
                    Sander RosselS Offline
                    Sander Rossel
                    wrote on last edited by
                    #9

                    Old school! :laugh:

                    Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

                    1 Reply Last reply
                    0
                    • C ChandraRam

                      Why not create one monster project with all your actual projects as sub-projects?

                      Happiness will never come to those who fail to appreciate what they already have. -Anon

                      Sander RosselS Offline
                      Sander RosselS Offline
                      Sander Rossel
                      wrote on last edited by
                      #10

                      That's actually what I'm trying in DevOps now. It has the benefit that all issues are in the projects where they are supposed to be. I can then take any random project and create a query that queries across all projects. It's feels a bit like a workaround, but it seems to work well enough. Found an addon that also shows everything on a board.

                      Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

                      1 Reply Last reply
                      0
                      • L Lost User

                        MS Project. I look at all the other as tools for "status reporting" and assigning. You can't actualy "manage" anything. There are no critical paths or resource constraints.

                        "Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I

                        Sander RosselS Offline
                        Sander RosselS Offline
                        Sander Rossel
                        wrote on last edited by
                        #11

                        Interesting, didn't know that was still around. Can it help employees in keeping track of their work as well? Seems more like a tool I'd use next to Azure DevOps (or JIRA, or any Kanban/Scrum/Agile tool) rather than instead of.

                        Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

                        L 1 Reply Last reply
                        0
                        • R RickZeeland

                          Not a Kanban solution, but you might be interested in the free and open-source MaxiBug issue tracker on GitHub.

                          Sander RosselS Offline
                          Sander RosselS Offline
                          Sander Rossel
                          wrote on last edited by
                          #12

                          Seems a little lightweight for my needs. I also prefer a cloud solution. Great work though :thumbsup:

                          Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

                          R 1 Reply Last reply
                          0
                          • N Nelek

                            Bugzilla?

                            M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

                            Sander RosselS Offline
                            Sander RosselS Offline
                            Sander Rossel
                            wrote on last edited by
                            #13

                            That looks... Old :omg: Latest stable release is from 2019. Besides, Bugzilla is a bug tracking system and I need to track a lot more than just bugs (thinking at least epics, issues and tasks, divided into various projects).

                            Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

                            N 1 Reply Last reply
                            0
                            • Sander RosselS Sander Rossel

                              Seems a little lightweight for my needs. I also prefer a cloud solution. Great work though :thumbsup:

                              Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

                              R Offline
                              R Offline
                              RickZeeland
                              wrote on last edited by
                              #14

                              It is not a cloud solution indeed, although it might be possible to host the Postgres database on an online provider like Heroku, never got that working though.

                              1 Reply Last reply
                              0
                              • Sander RosselS Sander Rossel

                                The problem I'm having is that I work for many customers and they all have their own projects (some customers more than one). I'm using Azure DevOps for most of them, but two customers have their own environment and one customer is on GitLab. Besides that, I want to track work like "call xyz", which does not fit into any one (software) project. The goal is to have everything in one place so I know project a for customer b has top priority and project x for customer y has low priority and if we have some time to spare we could fix issues k, l and m for customers n, o and p. Azure DevOps has a boards feature which can be configured to support Scrum, Kanban or whatever you make it, but having it over different projects is not really something they support. A dummy project just for the boards could be a solution. I'm also looking at a Kanban solution like Trello, but I'm not sure if a simple Kanban board is enough to track work for various customers and projects. I could make a board per project, but that kind of defeats the purpose of having it all in one place. I've managed fine so far, but now that there's more of us and workload is increasing I start having trouble managing it all. Besides, I have it all in my head because I know my customers, their projects and my software, but I have someone here who doesn't and now tracks it in a text file (and he's not very good at that). So, any recommendations?

                                Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

                                abmvA Offline
                                abmvA Offline
                                abmv
                                wrote on last edited by
                                #15

                                [Product Tour - Agile Software | Axosoft](https://www.axosoft.com/scrum-bug-tracking) [Mantis Bug Tracker](https://www.mantisbt.org/) (u can run from amps or xamps locally)

                                Caveat Emptor. "Progress doesn't come from early risers – progress is made by lazy men looking for easier ways to do things." Lazarus Long

                                We are in the beginning of a mass extinction. - Greta Thunberg

                                1 Reply Last reply
                                0
                                • Sander RosselS Sander Rossel

                                  The problem I'm having is that I work for many customers and they all have their own projects (some customers more than one). I'm using Azure DevOps for most of them, but two customers have their own environment and one customer is on GitLab. Besides that, I want to track work like "call xyz", which does not fit into any one (software) project. The goal is to have everything in one place so I know project a for customer b has top priority and project x for customer y has low priority and if we have some time to spare we could fix issues k, l and m for customers n, o and p. Azure DevOps has a boards feature which can be configured to support Scrum, Kanban or whatever you make it, but having it over different projects is not really something they support. A dummy project just for the boards could be a solution. I'm also looking at a Kanban solution like Trello, but I'm not sure if a simple Kanban board is enough to track work for various customers and projects. I could make a board per project, but that kind of defeats the purpose of having it all in one place. I've managed fine so far, but now that there's more of us and workload is increasing I start having trouble managing it all. Besides, I have it all in my head because I know my customers, their projects and my software, but I have someone here who doesn't and now tracks it in a text file (and he's not very good at that). So, any recommendations?

                                  Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

                                  K Offline
                                  K Offline
                                  kmoorevs
                                  wrote on last edited by
                                  #16

                                  We've been using Monday.com for several months now and it does most of what you are looking for. One of the first web apps I ever wrote was an internal cms/issue tracker...still in use to this day! :) The problem is that it takes time and effort to manage it and keep it up to date...it becomes a chore unto itself. Personally, I have been neck deep in one project for the last 4 months and haven't even checked the board once during that time. :omg:

                                  "Go forth into the source" - Neal Morse "Hope is contagious"

                                  Sander RosselS 1 Reply Last reply
                                  0
                                  • Sander RosselS Sander Rossel

                                    Interesting, didn't know that was still around. Can it help employees in keeping track of their work as well? Seems more like a tool I'd use next to Azure DevOps (or JIRA, or any Kanban/Scrum/Agile tool) rather than instead of.

                                    Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

                                    L Offline
                                    L Offline
                                    Lost User
                                    wrote on last edited by
                                    #17

                                    Wondering if MS Project is still around is like questioning the validity of project managment. re: "Keeping track of their work". When I'm running things, I tell them what they are to work on for the week. At the end of the "week", they better be done with task (or beg for forgivness), and I update the schedule, and go on to the next items on the critical path. One "bug", can spawn other items that have to be done in a certain order, customers notified, etc. The "project manager" manages all these dependencies withe a "project management" tool ... not just "lists".

                                    "Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I

                                    Sander RosselS 1 Reply Last reply
                                    0
                                    • Sander RosselS Sander Rossel

                                      That looks... Old :omg: Latest stable release is from 2019. Besides, Bugzilla is a bug tracking system and I need to track a lot more than just bugs (thinking at least epics, issues and tasks, divided into various projects).

                                      Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

                                      N Offline
                                      N Offline
                                      Nelek
                                      wrote on last edited by
                                      #18

                                      Only because it is old it doesn't mean it doesn't work, I prefer it to jira

                                      M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

                                      Sander RosselS 1 Reply Last reply
                                      0
                                      • N Nelek

                                        Only because it is old it doesn't mean it doesn't work, I prefer it to jira

                                        M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

                                        Sander RosselS Offline
                                        Sander RosselS Offline
                                        Sander Rossel
                                        wrote on last edited by
                                        #19

                                        Not saying it doesn't work, but it looks and feels very outdated. I think Jira and Bugzilla do different things.

                                        Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

                                        1 Reply Last reply
                                        0
                                        • L Lost User

                                          Wondering if MS Project is still around is like questioning the validity of project managment. re: "Keeping track of their work". When I'm running things, I tell them what they are to work on for the week. At the end of the "week", they better be done with task (or beg for forgivness), and I update the schedule, and go on to the next items on the critical path. One "bug", can spawn other items that have to be done in a certain order, customers notified, etc. The "project manager" manages all these dependencies withe a "project management" tool ... not just "lists".

                                          "Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I

                                          Sander RosselS Offline
                                          Sander RosselS Offline
                                          Sander Rossel
                                          wrote on last edited by
                                          #20

                                          Gerry Schmitz wrote:

                                          Wondering if MS Project is still around is like questioning the validity of project managment.

                                          I question the validity of project managers :sigh: Netscape isn't around anymore either, that doesn't mean I question the validity of browsers or the internet, just that some products get discontinued or rebranded. Anyway, I've only ever seen Microsoft Projects once in the wild.

                                          Gerry Schmitz wrote:

                                          When I'm running things, I tell them what they are to work on for the week.

                                          I prefer a scrum/kanban board, or a list, with tickets that people can work on. People can change status, ask questions, add tags... It helps them and me with keeping track of work, especially the details.

                                          Gerry Schmitz wrote:

                                          The "project manager" manages all these dependencies withe a "project management" tool ... not just "lists".

                                          A list is good enough for us.

                                          Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups