Using Azure DevOps Boards - A TimCo Retail Manager Video

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ธ.ค. 2024

ความคิดเห็น • 52

  • @MikeFromNashville
    @MikeFromNashville 4 ปีที่แล้ว +9

    You are the greatest Tim! You are covering everything I do daily. I plan on purchasing one of your courses and or visiting your patreon.

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว

      I appreciate the kind words.

  • @sueburt1757
    @sueburt1757 4 ปีที่แล้ว +1

    Thanks Tim, this course has been invaluable to see your process and I have learnt a great deal so far. Finally caught up and looking forward to the next one!

  • @hamidrezaashkiyan
    @hamidrezaashkiyan 4 ปีที่แล้ว

    Phase 2 of this project is AMAZING.

  • @farsidesc4044
    @farsidesc4044 4 ปีที่แล้ว +2

    Talk about the timing... I just got my team on Azure DevOps boards on Thursday. We are still learning the ropes.

  • @BudiSantoso-er6cq
    @BudiSantoso-er6cq 4 ปีที่แล้ว

    I just didn't miss the ad, as my thanks for your tutorial..

  • @Ahmad_Askar
    @Ahmad_Askar 2 ปีที่แล้ว +1

    thank you

  • @rock_0075
    @rock_0075 3 ปีที่แล้ว

    Thanks, do you have any videos related to AzureBoards/Webhooks or any materail/documentation to can guide me please?

  • @matterece3164
    @matterece3164 4 ปีที่แล้ว +2

    The way you teach how to use Microsoft products, I'm surprised you're not yet part of Microsoft yet.

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +4

      That is not something I have pursued, nor do I intend to pursue. While I would have a ton of fun working for Microsoft, I prefer to teach and do so on my own so I am not constrained in what I teach.

  • @santiagopiaggio2099
    @santiagopiaggio2099 4 ปีที่แล้ว

    Hi tim!
    I have a question, on a web app (front end) you are calling an api (backend, separate solutions).
    After they log in, with ajax (post to Login method on api), how do you redirect to the main view of the application in the succes () method with the token the api gave you?

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +1

      That's a lot to explain in a comment. Essentially, when you get the POST value back, you capture the token and redirect to the correct page.

  • @m7clarke
    @m7clarke 4 ปีที่แล้ว

    Hi Tim
    I notice at 23:35 we are using prerelease NuGet Packages (3.1.0 preview1 Microsoft packages and 5.0.0-rc4 Swashbuckle packages).
    Maybe Phase 2 is a good time to upgrade our NuGet Packages to current release packages?
    Thanks for your videos, I'm really getting a lot out of this course.

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +1

      Good catch. I just added this as a work item in our DevOps board. It is work item #24 and I added your comment to the description. Thanks for pointing it out.

  • @mohscode219
    @mohscode219 4 ปีที่แล้ว +1

    Thanks Tim.

  • @conaxlearn8566
    @conaxlearn8566 4 ปีที่แล้ว +1

    8:21 Exactly the reason why I'm watching this video! 🤣🤣🤣

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว

      Thanks, I try to keep it 'real world'.

  • @AminVincent
    @AminVincent 4 ปีที่แล้ว +1

    thanks for your sharing, it's always usefull

  • @terryperalta7009
    @terryperalta7009 4 ปีที่แล้ว

    Very useful. Thank you so much!

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว

      Glad it was helpful!

  • @stephan_smit
    @stephan_smit 4 ปีที่แล้ว

    Hi Tim, when you get to no 6 "Deploy the desktop app..." please mention something about code signing certificate (Authenticode) and how to implement that with ClickOnce in order to avoid the Windows SmartScreen Filter when running the installed WPF app for the first time. Still trying to get my head around that.

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว

      I will add it to the list. Thanks for the suggestion.

    • @farsidesc4044
      @farsidesc4044 4 ปีที่แล้ว

      @@IAmTimCorey With .NetCore, isn't ClickOnce gone? From what I've read, the answer from Microsoft is to utilize UWP to compile your project into MSIX packages.

  • @speedbrake22
    @speedbrake22 4 ปีที่แล้ว

    Wouldn’t you use epics only when there are more abstract layers above you (managers and their managers), so they could use epics to discuss the work, without having to zoom in to all the little details?
    I agree with you, for a one man project they only add complexity

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว

      It depends on your structure, but generally that is correct.

  • @saintmaloj
    @saintmaloj 4 ปีที่แล้ว

    Super, as usually!

  • @pilotboba
    @pilotboba 4 ปีที่แล้ว +1

    You can sign up right from here:
    azure.microsoft.com/en-us/services/devops/

  • @santhoshn3766
    @santhoshn3766 4 ปีที่แล้ว

    Thanks!

  • @hqcart1
    @hqcart1 4 ปีที่แล้ว

    hi tim, thank you, how is it different from github?

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +4

      It depends on what part you are referring to. Azure DevOps does git hosting. That part is practically identical to GitHub. It also does issue management (Boards), which is a bit different than GitHub but there are similar concepts. Azure DevOps has a CI/CD process that is similar but different to GitHub Actions. I do not believe GitHub does package hosting like Azure DevOps Artifacts. I also don't believe GitHub does test plans. They both have wiki ability. At the end of the day, Microsoft is pulling GitHub closer to Azure DevOps as far as functionality.

  • @NabranAboubacar
    @NabranAboubacar 4 ปีที่แล้ว

    Thx for that infos, must appreciate
    What a stupid name 'issue' in that process, this word must refer to bug, but bug is another thing
    Dammm

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +1

      Its kind of a defective idea, right? LOL

  • @TheHappyCoder
    @TheHappyCoder 4 ปีที่แล้ว

    Too basic

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +2

      This is a series about actually building software. The level of skill for any given topic will depend on the needs we have.