Microsoft Conferences Converge - 2023 edition by Jennifer Parker

This week was a busy week in the world of Microsoft conferences. We had both Microsoft Ignite 2023 and dotnetconf to herald in .net 8.

There were so many incredible announcements that my head started spinning with the possibilities for 2024 and beyond. I think it’s a good time to pause and reflect on some insights I was able to glean and how I think both conferences converged.

Read More
Jennifer Parker
PMO Focus | The Impacts of the Team Lifecycle by Margo Rabchenuk

Oftentimes, when an organization looks at the lifecycle of a project, they may see it in the stages that relate to the work being accomplished as a traditional project regardless of the methodology used to manage it. The inception of a project would include a kickoff and the team begins work. The project concludes and either enters into a maintenance cadence or a new project is begun for the next phase of the work.

Read More
Margo Rabchenuk
Make Agile Methodology… Agile Again! by Edward Lyons

If you've been in the software industry for more than 20 years, you remember life before Agile methodology, and what a revolution it was. Yet more than two decades in, this methodology is as much a religion as the waterfall/factory model was before. It is fair to say that for many organizations, Agile has become inflexible. How did this happen, and what can we do about it?

Read More
Ed Lyons
GitHub Universe - 3 Key Takeaways by Dakota Kim

GitHub Universe 2023 kicked off with the promise of revolutionizing software development, and it did not disappoint. The first day's keynote laid the foundation for a future where AI does not just assist developers; it becomes an integral part of all coding workflows. The event showcased significant progress in the AI Developer tool space, from the enhanced GitHub Copilot capabilities to a new Copilot Workspace tool able to act as a dedicated pair programmer/second brain in an isolated space.

Read More
Mark Hewitt
Decoupling the View from the Logic: Part 2 of 2 by Julian Flaks

Let us assume we have adopted REST endpoints and utilize a modern SPA. At this point, we might reasonably believe we are done with separation of concerns. The architectural decoupling in RESTful endpoints and a modern front end go a huge distance in separating out the logic, but there are still challenges to face to keep the separation pure. Let’s look at some of them.

Read More
Julian Flaks
PMO Focus | How to Start (or Restart) a Project by Margo Rabchenuk

Starting a project is exhilarating and daunting, and restarting a project can feel uncomfortable and disorganized. The team has an empty backlog or one filled with work that is no longer needed and a general sense of what needs to be done. In the ideal Agile project, a product owner has filled the backlog with comprehensive stories that contain detailed instructions, designs, architecture, requirements, and acceptance criteria.

Read More
Margo Rabchenuk
Navigating the Challenges of Implementing a Shared Component Library for the Enterprise by William Ramirez

implementing an enterprise-shared component library enhances consistency, branding update efficiency, and user experience. By addressing the challenges of a central dependent system and implementing effective governance and documentation practices while carefully managing abstractions, organizations can unlock the full potential of shared component libraries and achieve a unified and user-friendly digital ecosystem.

Read More
Mark Hewitt