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 Strategy
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Matthew Cochran (3)
Usman Sheikh (3)
Mike Gold (3)
Alexis Gridel (2)
John Godel (2)
Jitendra Mesavaniya (2)
Anupam Maiti (2)
Sardar Mudassar Ali Khan (2)
CSharp TV (2)
Lalit Bansal (2)
Nagaraj M (2)
Srihari Chinna (2)
Jean Paul (2)
Sainath Sherigar (2)
Anish Ansari (1)
Ayush Gupta (1)
Satya Prakash (1)
Ananthakrishna V (1)
Lokesh Varman (1)
Dharmeshwaran S (1)
Ajay Kumar (1)
Munib Butt (1)
Amit Choudhary (1)
Priyanka Jain (1)
Shaishav Desai (1)
Gurpreet Arora (1)
Jamil Moughal (1)
Pavankumar (1)
Rajkumar Jain (1)
Shenbagapandiyan P (1)
Bhagvan Kommadi (1)
Allen Oneill (1)
Ankit Kanojia (1)
Abhishek Mishra (1)
Rohatash Kumar (1)
Emily Williamson (1)
Amit Tyagi (1)
Shinuraj (1)
Sourav Kayal (1)
Vinod Kumar (1)
Ashish Vishwakarma (1)
Apurva Parasher (1)
Prakash Tripathi (1)
Pradeep Yadav (1)
Gul Md Ershad (1)
Mahesh Chand (1)
Shakti Saxena (1)
Priyank Modi (1)
Sagar Pardeshi (1)
Gowtham Rajamanickam (1)
Leslie McCutcheon (1)
Ritesh Sharma (1)
Christopher Duncan (1)
Ankur Mishra (1)
Lakshmanan Sethu Sankaranarayan (1)
Saif Ikram (1)
Shivprasad (1)
Abhishek Bhat (1)
Nipun Tomar (1)
Vijay Prativadi (1)
Eranda Horanagama (1)
Mohammad Elsheimy (1)
Related resources for Strategy
No resource found
Backup And Restore Your Database Using SQL Server Management Studio (Step by Step)
10/8/2024 8:54:22 AM.
In this article you will learn how to upload your App to Windows Store (Step by Step), backup and restore your database using SQL Server Management Studio (Step by Step).
Understanding the Concept of Rule Engine through Shopping Cart Discount feature
9/29/2024 4:59:27 AM.
This article explores how a rule engine can be used to implement a shopping cart discount feature, automating discount logic based on conditions such as cart value, product category, and promotions.
Create Backup and Restore Database in SQL Server
9/18/2024 9:01:35 AM.
This tutorial covers essential techniques for backing up your databases, restoring them when needed, and ensuring data safety. Master these skills to safeguard your SQL Server environment effectively.
AI Predictive Analytics for Better Business Strategy
8/23/2024 4:52:54 AM.
This article explores how AI-driven predictive analytics is revolutionizing business strategy and decision-making. It examines the advanced techniques used in AI to forecast future trends, optimize op
Windows Deployment with Ansible Manual and Automated Install
8/1/2024 11:27:50 AM.
This guide explains how to streamline Windows system deployment using a prepared Windows image and Ansible. Learn to create a base Windows image, generalize it with Sysprep, capture it, and then autom
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
MAPIG: My Method for Analysis, Projection, and Global Integration for technology strategy
7/17/2024 12:16:41 PM.
MAPIG (Method for Analysis, Projection, and Global Integration) is a comprehensive tech leadership framework designed by Alexis Chân Gridel. It integrates historical analysis, strategic alignment
Crafting a Robust AI Strategy for Business Success
7/10/2024 2:09:12 PM.
Crafting a Robust AI Strategy for Business Success involves leveraging artificial intelligence to enhance operational efficiency, innovate customer experiences, and drive growth.
RBAC vs Vault Access Policy in Azure Key Vault
6/25/2024 6:02:23 AM.
Azure Key Vault manages secrets, keys, and certificates for cloud applications. It offers two access control methods: Role-Based Access Control (RBAC) for broad, role-based management across Azure res
OnPush Change Detection Strategy: Optimizing Angular Performance
6/21/2024 10:02:53 AM.
Angular's OnPush change detection strategy optimizes performance by reducing unnecessary checks, only updating when input properties change or events occur. This approach, contrasting with the def
Strategy Pattern in C# with Example
5/27/2024 9:27:04 AM.
The Strategy Pattern in software development manages conditional logic elegantly by encapsulating algorithms into interchangeable classes. This approach enhances code flexibility, maintainability, and
Using The Strategy Pattern In C#
5/14/2024 11:44:18 AM.
The Strategy Pattern in C# facilitates flexible behavior encapsulation by defining a family of algorithms, encapsulating each one, and making them interchangeable. This promotes code reuse and simplif
Strategy Design Pattern in .NET
5/14/2024 6:36:26 AM.
In .NET, the Strategy design pattern is a behavioral pattern that allows you to define a family of algorithms, encapsulate each one of them, and make them interchangeable. This pattern lets the algori
Detailed Approach for Implementing AI Solutions
5/10/2024 8:13:11 AM.
Implementing AI solutions involves problem definition, data collection, EDA, feature engineering, model selection, training, tuning, evaluation, deployment, monitoring, and ethical considerations. Con
RetryPolicy Using Microsoft Practices Enterprise Library
5/9/2024 11:53:17 AM.
RetryPolicy in Microsoft Practices Enterprise Library offers fault tolerance by automatically retrying operations upon transient faults. Configurable parameters like retry count and interval enhance a
Guessing Game: Levels, Logic & Forms
4/29/2024 10:18:11 AM.
In this article, we will know Guessing Game" is an interactive and fun challenge where players try to predict a hidden element, often a number or object, based on clues or random guesses.
SQL Server Migration Strategy into Azure SQL PaaS Database
2/16/2024 3:47:43 AM.
This article outlines a strategic approach to migrating SQL database workloads from on-premises to Azure cloud services. It covers the high-level migration roadmap, choosing the right migration path,
API Development Using Strategy Design Pattern with 3-Tier Architecture
11/13/2023 6:36:52 AM.
In today's fast-paced software development landscape, creating well-structured and maintainable applications is crucial. One popular design pattern that can greatly enhance the organization and fl
Effective QA Strategy for Software Success
10/19/2023 11:20:11 AM.
Crafting a Kickass QA Strategy A Recipe for Software Success" is a title that suggests the development of a comprehensive and effective Quality Assurance (QA) strategy to ensure the success of so
Exploring The Power Of C# Strategy Design Pattern
9/27/2023 10:14:37 AM.
The Strategy Design Pattern is a behavioral design pattern in software development, and in the context of C# programming, it is a powerful tool for defining a family of algorithms, encapsulating each
Effective API Versioning with Custom Middleware
8/22/2023 5:24:18 AM.
API versioning with custom middleware, enables clients to access different versions of your API based on the version specified in the request header. This allows you to manage backward compatibility w
Strategy Design Pattern in C#
7/16/2023 5:04:48 AM.
In this article we will learn what is a strategy design pattern and how we can implement it using C#. We will use a real world example of ImageProcessor to explain.
The 6 R’s Of Cloud Migration Strategy
5/2/2023 9:31:14 AM.
In this article, you will learn about the 6 R’s of Cloud Migration Strategy.
What are 6 R's Strategies For Cloud Migration?
4/17/2023 8:13:26 AM.
Cloud Migration Strategy
A Strategy for Using Delegates in C#
11/17/2022 6:52:27 AM.
In a recent article comment I was asked for a sample of how to use a delegate and so I wanted to put together a sample of how we can use delegates in order to implement a strategy pattern in a way tha
Jenkins - Role Based Strategy Setup
1/7/2022 4:24:15 AM.
Step by Step Role Based Strategy Plugins implementation in Jenkins
Graphql Migration Strategy
12/9/2021 7:13:17 AM.
In this article, you will learn about Graphql Migration Strategy.
Planning A Disaster Recovery Strategy On Microsoft Azure - Designing Geo-replication Strategy
10/28/2021 5:49:49 AM.
This article demonstrates how to deploy an existing Azure web application and Azure SQL Database across multiple Azure regions.
Planning A Disaster Recovery Strategy On Microsoft Azure - Working With Data Backup In Azure
10/1/2021 1:11:03 PM.
In this article, you will learn how to plan a disaster recovery strategy on Microsoft Azure.
Planning A Disaster Recovery Strategy On Microsoft Azure - Defining Recovery Requirements
9/21/2021 6:07:15 AM.
In this article, you will learn how to plan a disaster recovery strategy on Microsoft azure.
Strategy & Leadership : Growth Mindset Virtual Conference
4/18/2021 4:53:25 AM.
This panel is about Strategy and Leadership.
Hybrid & Multi-Cloud Strategy Using Azure API Management - Azure Conference 2020
1/7/2021 5:45:44 AM.
This is the second session of Azure Virtual Conference by Eldert Grootenboer
The Best Guide To Cross-Channel Customer Experience Strategy
9/17/2020 7:39:37 AM.
In this article, you will learn about the best guide to Cross-Channel Customer Experience Strategy.
IT Transformation Strategy
7/31/2020 7:44:48 AM.
In this article, you wi.ll learn about an IT Transformation Strategy
Prototype Vs MVP vs PoC - What's The Best Strategy For Product Market Fit
7/24/2020 8:00:16 AM.
In this article, you will learn about Prototype vs MVP vs PoC: What’s the Best Strategy for Product-Market Fit.
How To Scroll And View Millions Of Records
7/7/2020 6:44:06 AM.
Concepts for handling large volumes of data visually - mobile and web.
Tic-Tac-Toe Game Using ReactJS
2/26/2020 11:00:48 PM.
In this article, you will learn about creating a Tic-Tac-Toe Game using ReactJS.
Azure Migration Strategies
1/29/2020 3:35:26 PM.
This article walks us through the different strategies that can be taken up while migrating an application to Azure Cloud.
Strategy Design Pattern using a Java Sample
1/24/2020 5:37:53 PM.
A strategic design pattern is a behavioral design pattern in which the behavior of the object is encapsulated with a common function name.
Strategy Design Pattern Using C# Sample
1/13/2020 8:58:37 AM.
In this article we will learn about what strategic design pattern is and how to use it.
An HTML5 Adoption Strategy for Multiple Browsers
10/31/2019 8:51:33 AM.
Here, we will see an adoption strategy for multiple browsers in HTML5.
The Ten Pillars Of Mobile DevOps Strategy
9/26/2019 8:17:15 AM.
In this article, you will learn about the ten pillars of mobile DevOps strategy.
Strategy Design Pattern Using C#
4/3/2019 10:36:51 PM.
In this article, we will understand what Strategy Pattern is and when we actually need to use it, along with a practical example and real-life use case.
Strategy Pattern in .NET
2/27/2019 12:47:11 AM.
The Strategy design pattern defines a family of algorithms, encapsulates each one, and makes them interchangeable. Strategy lets the algorithm vary independently from clients that use it.
Strategy Design Pattern
2/27/2019 12:29:32 AM.
The Strategy pattern involves separating an algorithm from its host class and putting it in a separate class. When there are multiple strategies available for an algorithm, for a given problem it is a
Design Pattern For Beginner - Part 9: Strategy Design Pattern
12/11/2018 4:34:41 AM.
In this article we will discuss the Strategies Design Pattern.
Strategy Pattern In PHP
8/13/2018 1:53:01 AM.
This article explains about Strategy Pattern in PHP. Strategy Patterns have a common pattern that helps us to create decisions on completely different cases,
Improving Efficiency With Strategy Design Pattern In JSON Parser Example
6/4/2018 12:00:04 PM.
Here we will see how Strategy Pattern helped in refactoring code in JSON parser example
Master Plan For Your Email Marketing
3/1/2018 11:01:57 AM.
Take a look at these email marketing strategies which are followed by top marketing pros
Design Patterns Simplified - Strategy
2/13/2018 11:17:53 AM.
This article explains what Strategy Design Pattern is and how to use it in software design and development.
Overview Of Strategy Design Pattern
1/23/2018 11:03:14 AM.
In this article, we will learn about Strategy Design Pattern.
Railway Ticket Fare Calculation With Strategy Pattern
1/15/2018 5:45:26 PM.
This article explains how to calculate Railway ticket fare by using Strategy Design Pattern.
Understanding Microsoft Business Intelligence Strategy
1/25/2016 11:35:15 PM.
Microsoft has been heavily investing in business intelligence and Power BI is Microsoft’s answers to BI tools available in market today. In this video, you will learn where Microsoft is headed with its BI products.
Strategy Design Pattern
1/19/2016 9:42:14 AM.
In this article you will learn about Strategy Design Pattern.
SharePoint Online Compatible Development Strategy
8/3/2015 2:52:06 PM.
In this article I will summarize SharePoint Online Compatible Development Strategy.
Minimal Download Strategy of SharePoint 2013
7/18/2015 3:39:13 PM.
This article explains the Minimal Download Strategy of SharePoint 2013.
In Depth Look: Strategy Design Pattern, Dependency Injection (DI), Open/Closed Principle (OCP) and Loose Coupling
6/6/2015 11:46:58 PM.
This article explains the Strategy Design Pattern, Dependency Injection, Open/Closed principle and Loose Coupling.
How to Solve Rest API Not Working Issue After Saving Page in SharePoint
4/14/2015 5:14:44 PM.
In this article you will learn how to solve the Rest API not working issue after saving a page in SharePoint 2013.
Minimal Download Strategy (MDS) in SharePoint 2013
3/6/2015 6:14:01 PM.
Here I will explain the Minimal Download Strategy, it will helps SharePoint sites to improve Page Load.
Strategy Pattern Definition and Contrived Example
12/27/2014 8:04:47 AM.
In this article you will learn Strategy Pattern Definition with a contrived example.
Improving Code Quality by Strategy Design Pattern
9/20/2014 1:39:53 PM.
This article explains the Strategy Design Pattern that is a very simple design pattern.
Pro Developer: This is Business
8/20/2014 10:00:38 AM.
I've been paying the rent as a professional software developer since the 80s. I've also worked both full time and part time as a musician for longer than that. In my travels, I've come to recognize a great many similarities between programmers and musicians. Both have the fire, passion and soul of the artist. And all too often, both are incredibly naïve when it comes to the business end of things. Business - you know, that aspect of your work where they actually pay you at the end of the day?
Nokia's Strategy for Windows Phone With the Nokia X Family
2/25/2014 5:07:17 PM.
This article describes Nokia's new Nokia X Family.
Minimal Download Strategy in SharePoint 2013
2/13/2014 6:12:41 PM.
In this article you will learn about Minimal Download Strategy in SharePoint 2013.
Design Patterns (Strategy Pattern) Part - II
10/4/2012 9:30:31 AM.
Define a family of algorithms, encapsulate each one, and make them interchangeable. Strategy lets the algorithm vary independently from clients that use it.
Migration strategy for simple .NET classes to LINQ classes
9/30/2012 3:40:01 AM.
This article will focus on how we can convert simple existing .NET classes in to LINQ enabled classes.
The Difference Between the Two GOF Patterns "Strategy" and "State"
5/15/2012 3:50:18 PM.
The GOF Strategy and State patterns are remarkably similiar and it is really only a minor implementation detail that distinguishes the two.
Introduction to the GOF Strategy Pattern in C#
5/15/2012 3:44:05 PM.
For this article, we’ll be building an exciting calculation engine that does remarkable things like adding, subtracting, multiplying and dividing through implementation of the strategy pattern.
Introduction about Strategy Pattern
5/15/2012 2:29:52 PM.
The Strategy pattern enables a client to choose which algorithm to use from a family of algorithms and gives it a simple way to access it.
Strategy Pattern
5/15/2012 2:04:03 PM.
The Strategy Pattern is a GOF (Gang of Four) behavioral pattern where the intent is to "define a family of algorithms, encapsulate each one, and make them interchangeable".
Behavioral Design Pattern for .NET: Part 2
5/13/2012 4:52:08 AM.
Behavioral Design patterns are the patterns for .Net in which there is a way through which we can pass the request between the chain of objects, or we can say that it defines the manner to communicate between classes and object.
Let's Play Around With Strategy Design Pattern
4/23/2012 11:19:23 AM.
Today, in this article let's play around with an interesting and one of the most useful concepts of design patterns, which will be hosted in a web app.
Design Patterns: Strategy Pattern
2/9/2012 11:34:10 PM.
I was using other design patterns like observer, singleton, memento for some time. I never thought, at least it was never highlighted to me, the use of the Strategy pattern!! Until today!!
What’s New in Silverlight 5? - Control and Text Improvements
5/12/2011 3:51:26 AM.
In this article, we’ll have a brief discussion of the new features of controls and text in Silverlight 5.
Strategy for a Confirmation Dialog in an MVVM World in Silverlight
12/22/2010 5:59:59 PM.
Working with Silverlight in an asynchronous world can sometimes be a challenge. Here is an example of a confirmation dialog that provides some direction into that temporally ambigious environment.
Cracking the PMP
7/31/2009 1:29:12 PM.
With adequate planning and preparation the PMP examination can be cleared. This article provides a detailed approach to crack the exam based on the author’s practical experience and common pitfalls one should avoid.
Retaining your best people
4/27/2009 1:56:29 AM.
You can replace equipment, infrastructure, tools, etc but at the end of the day it’s the people i.e. human capital which is the critical success factor in today’s competitive environment. Retaining key talent is one of the topmost priorities for all successful managers.
Strategy for querying Microsoft Access as an In-Memory Database using DataSets and ADO.NET
1/18/2007 4:29:45 AM.
DataSets are powerful data structures with the capability of allowing the programmer to treat them as in-memory databases.
Strategy for querying Microsoft Access as an In-Memory Database using DataSets and ADO.NET
1/9/2007 11:37:01 PM.
This article describes how you can read tables in from MSAccess up front in your application and then query the tables in-memory using some powerful features of the DataSet and ADO.NET