TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About agile
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Ankur Mistry (20)
Chetan Sanghani (8)
Lalit Bansal (6)
Ankit Kanojia (5)
Niloshima Srivastava (4)
CSharp TV (4)
Vitalii Honcharuk (4)
Debasis Saha (4)
Namrata Parik (4)
Bikesh Srivastava (3)
Bhagvan Kommadi (3)
Ayush Gupta (2)
Shaishav Desai (2)
Ramesh Kartik (2)
Kshitij Yelkar (2)
Mervyn Manilall (1)
Nikunj Satasiya (1)
Alexis Gridel (1)
Jignesh Kumar (1)
Senthilkumar (1)
Vikas Singh (1)
Jaydeep Patil (1)
Jitendra Mesavaniya (1)
Saksham Gupta (1)
Naimish Makwana (1)
George (1)
Sardar Mudassar Ali Khan (1)
Jin Necesario (1)
Habibur Rony (1)
Munib Butt (1)
Rikam Palkar (1)
Jainam Shah (1)
Amira Bedhiafi (1)
Nikhil Bhojani (1)
Deepak Kaushik (1)
Usama Shahid (1)
Alpesh Thakor (1)
Dinesh Kushwaha (1)
Cynthia Sathuragiri (1)
Declan Brennan (1)
Liam McLennan (1)
Manikavelu Velayutham (1)
Related resources for agile
No resource found
Feature Flagging: The Flagship Idea of Programmers
11/14/2024 4:27:01 AM.
Feature flagging is used by may companies in order to release more frequently to production. This method is a shift in the traditional way of deployment and eases a lot the process. However, there are
Lean Methodology vs. Agile Methodology
8/13/2024 5:27:51 AM.
Lean and Agile methodologies enhance efficiency and value delivery in project management. Lean, originating from manufacturing, focuses on waste reduction and process optimization. Agile, from softwar
What is Agile Methodology?
8/9/2024 5:32:35 AM.
Agile Methodology is a flexible approach to software development that emphasizes collaboration, customer feedback, and iterative progress. It promotes adaptive planning and continuous improvement, ena
Lean Methodology Guide for Software Development
8/8/2024 9:42:39 AM.
Lean methodology, inspired by Toyota’s manufacturing approach, enhances software development by eliminating waste, optimizing processes, and focusing on customer value. Key principles include value de
MAPIG: Diving Into the Seven Pillars of Tech Strategy
7/21/2024 7:52:36 AM.
MAPIG came from a simple realization: old-school tech strategies just don’t cut it in today’s digital landscape. While many methods focus solely on the tech side, MAPIG takes a broader view, baking hu
How to Foster a Culture of Collaboration in Agile Teams
6/24/2024 5:52:39 AM.
Agile development has revolutionized the way teams approach software development, emphasizing flexibility, responsiveness, and continuous improvement. Agile methodologies lies the principle of collabo
Agile for Remote Teams: Best Practices and Tools
6/17/2024 10:48:43 AM.
Embrace Agile in remote teams with effective communication, clear goals, trust, adaptability, and essential tools like Jira, Slack, and Zoom. Navigate challenges and enhance collaboration in diverse t
Developing a Sturdy Project Schedule
6/17/2024 5:30:36 AM.
Developing a robust project schedule involves defining goals, breaking tasks into manageable units, establishing dependencies, estimating task durations, allocating resources effectively, and using to
Implementing Scrum Methodology in Agile Project Management
6/14/2024 4:14:22 AM.
This article will provide a comprehensive overview of the Scrum process within agile development. We'll delve into the core components of Scrum, exploring.
Understanding of the Software Development Life Cycle (SDLC)
6/13/2024 7:40:47 AM.
The Software Development Life Cycle (SDLC) is a structured approach to delivering reliable software on time and within budget. Evolving since the 1960s from the waterfall model to Agile and DevOps, SD
Agile Methodology Essential for Fast-Paced Software Development
6/13/2024 5:23:25 AM.
Agile methodology is a collaborative, flexible approach to project management, emphasizing iterative progress, customer feedback, and team collaboration. Originating from the Agile Manifesto in 2001,
Effective User Story Writing in Agile Development
6/12/2024 6:38:58 AM.
User stories are essential in Agile development, helping teams understand requirements from the user's perspective. This article guides you in writing effective user stories by focusing on key ele
Introduction to Agile Development: Principles and Practices
6/12/2024 5:31:43 AM.
Agile development is a dynamic approach to software projects, emphasizing iterative progress, collaboration, and flexibility. Grounded in the Agile Manifesto, it values customer satisfaction, adaptabi
What Is Azure DevOps And Why Should We Use It?
6/7/2024 10:35:20 AM.
Azure DevOps is a comprehensive set of development tools by Microsoft designed to support the entire software development lifecycle. It integrates with popular tools for Continuous Integration and Con
How to Run an Effective Daily Stand-Up Meeting in Agile Projects
6/5/2024 5:24:38 AM.
Daily stand-up meetings are a core component of agile methodologies, including Scrum and Kanban. They provide a structured yet flexible way for teams to communicate, coordinate, and stay aligned. Howe
Visual Studio 11 New Features
6/3/2024 10:07:55 AM.
Discover the enhanced features of Visual Studio, including simplified workflows, Agile development, modern app templates, and seamless Team Foundation Server integration. Experience new IDE themes, im
How to Fulfill the Key Responsibilities of a Product Manager
6/3/2024 9:36:43 AM.
A Product Manager defines the product vision, creates roadmaps, manages the product backlog, and ensures alignment with business objectives. Key tasks include market research, gathering customer insig
Integrate Azure DevOps with AHA for Seamless Product Development
6/3/2024 6:22:24 AM.
In today's fast-paced software development landscape, collaboration and integration between project management tools are essential for driving innovation and delivering value to customers. Azure D
Mastering SOLID Principles in C# with Real-Time Examples
5/29/2024 5:39:49 AM.
Mastering SOLID principles in C# enhances software design by promoting maintainability, scalability, and robustness. These principles include Single Responsibility, Open/Closed, Liskov Substitution, I
Sprint Planning Check Lists - Do They Help?
4/23/2024 8:54:09 AM.
Sprint planning checklists are invaluable tools in Agile project management, aiding teams in organizing tasks, setting priorities, and ensuring alignment with project goals.
Component Wise vs. Functionality Wise - Team Breakup
4/23/2024 8:34:26 AM.
Agile methodology advocates for smaller teams like frontend, backend, and data engineering for enhanced productivity. Component-oriented and feature-oriented teams streamline development, but communic
Scrum Team Working Agreement and How It Helps the Scrum Team 💌
4/10/2024 8:18:22 AM.
Understand the importance of a working agreement in agile teams, fostering collaboration, trust, and effective communication. Learn how to create a working agreement through team collaboration, brains
What Is Spike 🔩 In Agile Software Development📊
4/9/2024 8:48:03 AM.
A "Spike" in Agile software development refers to a time-boxed exploration or investigation aimed at reducing uncertainty, mitigating risks, or acquiring knowledge about a particular technic
What Is Lean Framework, Origin Of Lean And The 5S Tool For Improvement💫
4/8/2024 8:36:44 AM.
The Lean framework, originating from the Toyota Production System, emphasizes waste reduction and efficiency. The 5S tool—Sort, Set in Order, Shine, Standardize, Sustain—improves workplace organizatio
Understanding Extreme Programming (XP) and Its Core Values
4/5/2024 9:46:06 AM.
In this article, we will learn Extreme Programming (XP) is an Agile methodology emphasizing collaboration and feedback. Its core values include communication, simplicity, feedback, and courage.
12 Core Practices In Extreme Programming XP🧙♂️
4/5/2024 9:43:57 AM.
Extreme Programming (XP) embodies 12 core practices including continuous integration, test-driven development, pair programming, and small releases. These practices foster agile development, emphasizi
Roles In Extreme Programming (XP)
4/5/2024 5:45:28 AM.
In this article, we will learn Extreme Programming (XP) emphasizes teamwork and collaboration through defined roles. The Scrum Master ensures adherence to XP practices, facilitating team efficiency.
Mastering DevOps: History, Benefits, and Real-World Applications
3/26/2024 8:36:39 AM.
This article delves into the fundamentals and advantages of DevOps through real-world examples. It covers DevOps history, its principles, workflow, continuous integration, and continuous deployment in
.NET Evolution: Journey of Innovation and Transformation
3/20/2024 7:32:19 AM.
Discover the limitless potential of .NET, Microsoft's groundbreaking framework for building versatile and high-performance applications. From desktop to web, mobile to cloud, .NET empowers develop
Configure Inherited Processes in Azure DevOps
3/14/2024 7:02:34 AM.
In this article we will discuss how we can configure inherited processes in Azure DevOps and use them in our projects. We will also discuss some use cases related to inherited processes.
Points One Should Know About Azure DevOps
3/13/2024 8:33:47 AM.
In this article, you will learn the essentials of Azure DevOps with this comprehensive guide. Discover key concepts, tools, and workflows for efficient project management, collaboration, and automatio
Challenges and Solutions in Agile Testing
3/5/2024 6:53:32 AM.
Overcome challenges in Agile testing with practical solutions. Address communication issues, adapt to changing plans, prioritize test coverage, and enhance teamwork for successful and reliable softwar
Scrum : An Introduction to Agile Development
1/17/2024 10:35:40 AM.
In this article, we will see the scrum process in agile development. Scrum, a key framework in Agile development, emphasizes collaboration and iterative delivery. Explore its process, roles (Product O
Agile Testing Power for Rapid Product Success
1/2/2024 9:28:11 AM.
In today's fast-paced business environment, speed to market is often the key differentiator between success and obscurity. Rapid product launches are crucial for staying ahead of the competition a
Trunk-based or Feature-based Development (1) - Definition
1/2/2024 4:26:50 AM.
This article will discuss the Trunk-based and Feature-based Development. On a journey into software development strategy, delving into Version Control Tools and branching strategies. This series explo
Agile Story Point Estimation Techniques - T-Shirt Sizing
7/10/2023 5:15:04 AM.
In this article, we will learn Story Point Estimation using T-Shirt Sizing Technique. In my previous articles, we have discussed Agile Story Point Estimation and Agile Story Point Estimation Technique
Agile Model Used In Software Development
6/28/2023 6:11:22 AM.
The agile model is the combination of the incremental and iterative model that focuses on product quality and adaptability and customer satisfaction by rapid delivery of working and fully functional s
Embracing Agile
6/5/2023 5:30:00 PM.
In this session, we will explain the Agile methodology, which projects will benefit from an Agile approach, and how to implement one effectively.
Recover Computation Time Using Incredibuild
5/19/2022 2:24:09 PM.
In this article, you will learn how to recover computation time using Incredibuild.
Scrum Framework - Three Artifacts
4/8/2022 10:55:52 AM.
In this article we will discuss Three Artifacts in the Scrum Framework.
Rockin' The Code World with dotNetDave: The Agile Show Panel - Episode 40
10/17/2021 2:29:25 PM.
Join us with Mark Davis, Woody Pewitt, Woody Zuill, and Rod Nazaire on Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A on .NET and other programming technologies
Agile PM Tools And Techniques ⚙️ (Sprint-3)
10/1/2021 1:05:26 PM.
To handle quality product development and timely delivery, you need a project management tool that meets your needs and can tackle software development projects smoothly with proper pricing plans.
Agile PM Tools And Techniques ⚙️ (Sprint 2)
9/30/2021 12:16:21 PM.
To handle quality product development and timely delivery, you need a project management tool that meets your needs and can tackle software development projects smoothly with proper pricing plans.
Agile PM Tools And Techniques⚙️ (Sprint-1)
9/29/2021 6:45:59 AM.
In this article, you will learn about Agile PM tools and techniques.
Review Software Project & SDLC Process
9/27/2021 2:21:27 AM.
In project management, we focus on the triple constraint theory, lifecycle processes, and phases. In software development, we focus on the SDLC process, phases. This article explains the SDLC model li
Agile Project Management⚙️📝📋📊
9/20/2021 1:00:41 PM.
What is agile project management? How Scrum and Kanban are similar and different, popular frameworks of Agile methodology.
Agile Scrum Vs Code-As-You-Go Methodologies
9/14/2021 1:15:59 PM.
In this article, you will learn about Agile Scrum vs Code-As-You-Go methodologies.
Agile Methodology In Nutshell
9/6/2021 6:14:29 AM.
Throughout my professional career, I got chance to explore both service and product base industries. And every company I was working with were devoted to the Agile Methodology. In the beginning it was
Agile🚀 Scrum🏈 Framework For Beginners To Intermediate Level✅
9/3/2021 12:07:33 PM.
Agile is a methodology. Scrum is a framework. In this article, I explained both with the project management approach.
Benefits Of Agile For Businesses
7/15/2021 12:39:52 PM.
What is the point of Agile for businesses? Can Agile development methodology bring additional profit or save money for the business? Can Agile become a problem for a team and why? Do the Agile teams v
Code Collaboration, Testing, Releases And Support On Enterprise Projects
7/15/2021 6:12:49 AM.
Overview of code collaboration, testing, releases and support on enterprise-level projects.
How Do Enterprise-Level Applications Development Processes Work?
7/15/2021 6:12:12 AM.
Here I am telling about the enterprise-level applications development processes from requirements ready point via agile development aspects and common practices for large teams.
How Do Enterprise-Level Software Projects Start?
7/15/2021 6:11:39 AM.
In this article, I'll walk you through the processes from initiating business needs to get ready to start software development.
Gauging The Future With Agile Methodologies
6/22/2021 12:54:54 PM.
Agile methodologies focusing on three popular methodologies, such as extreme programming, scrum, and rational unified process. Learn about some of the key benefits of the Agile methodology.
ERP And CAPM - What Are Their Differences?
4/23/2021 7:34:54 AM.
The industrial sector - large groups as well as VSEs and SMEs - must think about its digital transformation to remain competitive. Among the tools at their disposal, business leaders and managers choo
Introduction to Agile - in Your Pajamas : Growth Mindset Virtual Conference
4/17/2021 5:45:54 PM.
This session is about Introduction to Agile - in Your Pajamas by two agile leaders Brandon Call and John Gholson in Growth Mindset Virtual Conference.
Creating A Minimum Viable Product
2/2/2021 4:24:16 PM.
In this article, you will how to create a Minimum Viable Product.
Applying Agile Outside of Development - React Conference 2020
1/7/2021 5:56:58 AM.
Keynote by Amber Vanderburg at React Virtual Conference
Top 10 Benefits Of Outsourcing Software Development
10/6/2020 7:40:21 AM.
In this article, you will learn about Top 10 Benefits of Outsourcing Software Development.
The Best Guide To Agile Methodology - Learn Agile Easily
10/5/2020 8:05:15 AM.
In this article, you will learn about Agile Methodology - Learn Agile Easily.
Top 4 Agile Manifestos For Improving Your Business Status
9/14/2020 8:31:44 AM.
In this article, you will learn about Top 4 Agile Manifestos for Improving Your Business Status.
Making Distributed/Remote Agile Teams Work
9/13/2020 5:32:47 PM.
In this article, you will learn how to make distributed/remote Agile Teams work.
Agile Software Development
8/18/2020 4:26:43 AM.
Agile is not a model but a MINDSET.
How Safe Is Enhancing The Product Development Procedure
8/11/2020 7:48:12 AM.
In this article, you will learn how safe is enhancing the Product Development Procedure.
Everything To Know About Digital Transformation And How Agile Supports It
8/10/2020 8:14:58 AM.
In this article, you will learn about everything to Know About Digital Transformation and How Agile Supports It.
Agile Or Scrum - Which One To Choose And Why?
4/9/2020 10:17:04 PM.
In this article, we will discuss a different aspect of the Agile and Scrum Process. We also discuss which one should be chosen in which circumstance.
Who Is The Product Owner In The Agile Process
2/23/2020 10:54:44 AM.
In this article, we will discuss the basic concept of Scrum, the Product Owner. Also, we will discuss the roles and responsibilities of a Product Owner in Scrum or Agile Process.
Scrum Master - Role And Responsibilities
2/10/2020 8:36:19 AM.
In this article, we will understand What a Scrum Master is and what his/her role is all about, and the responsibilities associated with this role.
Product Owner - Role And Responsibilities
2/9/2020 10:38:50 PM.
In this article, we will understand what are the roles and responsibilities of Product Owner and we will do a comparison between similar roles.
Product Backlog Explained
2/5/2020 6:43:13 AM.
In this article, you will learn about product backlog.
What Is The Definition Of "DONE"
12/19/2019 11:21:10 PM.
In this article, we will learn the definition of "DONE" and how it is helpful to the agile scrum development team.
What Are Scrum Values and How Do They Help Create a Self-Organized Scrum Team🎎🎎
12/16/2019 9:31:15 AM.
In this article, we will look at 5 scrum values and how they help create a self-organized scrum team.
Build Enterprise Agile Azure Governance Foundation
12/13/2019 9:32:10 AM.
In this article you will learn how to build an enterprise agile Azure governance foundation.
Who is a Product Owner, and What Are The Product Owner's Roles And Responsibilities?💰🤵
12/3/2019 1:31:48 PM.
In this article, we will learn the role of the product owner in agile project management.
An Agile Approach To Envision Product🎯🌠
11/27/2019 12:36:43 AM.
In this article, we will learn how to create product vision using Product Envisioning technique.
What Is Scrum? Who Is Scrum Master In Agile Process?
5/14/2019 1:06:01 AM.
In this article, we will discuss the basic concept of Scrum. Also, we will discuss the roles and responsibilities of a Scrum Master.
DevOps The Big Picture
4/12/2019 2:05:04 PM.
DevOps is a new philosophy that can help software organizations innovate more quickly and be more responsive to the business needs. It promotes collaboration between developers and operations which im
Why Agile Is Important In Software Development
2/27/2019 11:20:43 PM.
In this article, we will discuss why Agile methodology is required in software development.
How To Create Release Notes In VSTS Using Bravo Notes
10/18/2018 4:17:47 AM.
Bravo Notes is an extension tool for collecting, organizing, editing and publishing the new featuring updates for your software application. The rise of DevOps and agile has led to frequent changes to
Moq Mocking Framework With xUnit.net Unit Test In C#
9/17/2018 9:26:53 AM.
In this article, we will learn how to setup Moq mocking framework with xUnit.net unit testing framework.
How to Start Planning and Estimating Projects in Agile
9/4/2018 4:15:44 AM.
How to start planning and estimating projects in AGILE. This is an overview of what measure the project estimate can be done and how to we measure it. In what way we can measure the velocity of a TEAM
Definition of Done in Agile
9/4/2018 3:57:41 AM.
In Agile methodology, I could say there are only two states, either it is Done or Not Done. The Definition of Done (DoD) is a must list for an Agile scrum team.
Modernized Navigation For Visual Studio Team Services
8/23/2018 10:18:38 AM.
In this article, we will see what's new in the Visual Studio Team Services Navigation.
Manage Team Project Using Agile Workflow Process In Visual Studio Team Service
8/22/2018 3:27:35 PM.
In this article, we will learn how to Create a project using the Agile Process and Manage Iteration, Area, and Work Items.
Process Followed In Agile Scrum Methodology
3/19/2018 12:21:52 PM.
In this article, I am going to share with you the process followed in Agile methodology.
An Introduction To Extreme Programming
1/10/2018 10:28:52 AM.
The advent of the Extreme programming dates back to the mid '90s when Chrysler Comprehensive Compensation (C3) program was initiated and Kent Beck was brought on to the project to improve the perf
Retrospective Meetings
1/5/2018 12:28:44 PM.
This article discusses the importance of retrospective meetings in a Sprint.
Kanban - An Introduction
1/5/2018 12:05:15 PM.
This article is an introduction to Kanban and how it is similar and different as compared to Agile
The Burn Up Charts In Scrum
1/4/2018 12:31:51 PM.
I would like to propose the less taken path in my maiden article to track the progress in scrum. We usually do it using the burn down chart which is relatively easier to understand as compared to Burn
Being Agile - Agile Process
12/29/2017 12:16:27 PM.
In this article, we will learn what Agile and what Agile process characteristics are.
Steps For Effective Sprint Planning
12/28/2017 7:50:26 PM.
In this article, we will learn steps for Effective Sprint Planning.
What is Scrum? Why Scrum and Who is Scrum for?
11/17/2017 7:17:12 PM.
In this article, we will learn what is scrum why scrum and who is the scrum for.
Agile Story Point Estimation Techniques - Planning Poker
11/13/2017 2:03:43 PM.
In this article, we will learn how to estimate an Agile story point using Planning Poker.
Agile Anti-Patterns - Part Two
11/9/2017 3:22:53 AM.
This is part two of the video on some of the Scrum anti-patterns and how to work on same.
Agile Anti-Patterns - Part One
11/8/2017 12:48:16 AM.
This video will help you understand about some of the Agile(Scrum) anti-patterns and how to work on same.
Agile Story Point Estimation
10/29/2017 12:03:46 PM.
In this article, we will learn what Story Point is and how to do Story Point Estimation
User Story In Agile Scrum
10/24/2017 5:02:59 PM.
In this article, we will learn what User Story is and how to write one. User Story plays a major role here. It is the part of the agile process where instead of writing comprehensive requirements, we
Edit Almost Anything with AgileStudio
9/26/2017 4:20:58 AM.
There are a range of controls available as standard for Windows Forms in VisualStudio .NET 2003. These include TextBox to edit strings, CheckBox to edit booleans and even a DateTimePicker. However the
Agile Development Checklist
9/26/2017 4:20:33 AM.
The purpose of this article is to define a set of ideal practices for an agile software development project. The idea for this article came to me after discussing CMMI-type processes and realizing tha
Agile Methodologies of software development
9/26/2017 4:19:32 AM.
In this article we will discuss overcoming the risk factors which are nothing but Agile Methodologies.