Rate It (2) Thank you for your feedback!
Revision number 6, Friday, April 10, 2009 12:16:10 PM by joycsharp
You must Login to comment.
Design Patterns
Design Patterns Design patterns are recognized solutions to common problems defined originally by the Gang of Four programmers. Design patterns are used throughout the ASP.NET Framework. The various patterns are commonly divided into several different groups
Security
ASP.NET security is a huge topic and we're only scratching the surface. Let's continue to categorize in the add new content around security to make thisa greatresource.This isjust the overview page, make sure to visit thesubpages fromthe Table ofContents
Strategy
Strategy The Strategydesign pattern allows you to use multiple algorithms interchangeably. One reason you might use a Strategy Pattern is to simplify an overly complex algorithm. Sometimes, as an algorithm evolves to handle more and more situations,it can
(last 30 days)