- You have objects that:
- Will change their behavior at runtime, based on some context
- Are becoming complex, with many conditional branches
- You want to:
- Vary the set of handlers for an object request dynamically
- Retain flexibility in assigning requests to handlers
Use the State pattern when…
Programmers Visited
Topics
- Active Directory Services (1)
- AJAX (8)
- ASP.NET (11)
- ASP.NET MVC (1)
- Assembly (4)
- CSS (1)
- Deployment (1)
- Design Patterns (54)
- General (1)
- Interview (1)
- OOPS (2)
- SQL Server (2)
- WCF (1)
- Windows Service (2)
- WPF (2)