Design Patterns

26 02 2008

In software engineering, a design pattern is a general reusable solution to a commonly occurring problem in software design. A design pattern is not a finished design that can be transformed directly into code. It is a description or template for how to solve a problem that can be used in many different situations. Object-oriented design patterns typically show relationships and interactions between classes or objects, without specifying the final application classes or objects that are involved. Algorithms are not thought of as design patterns, since they solve computational problems rather than design problems.

Not all software patterns are design patterns. Design patterns deal specifically with problems at the level of software design. Other kinds of patterns, such as architectural patterns, describe problems and solutions that have alternative scopes.

Here you can download nice Design Patterns card.





My Microsoft Certificates

25 02 2008

Web Developer  .NET Framework 2.0 Web Applications  MS SQL Server - Implementation and Maintenance

Microsoft Certified Professional Developer:
– Web Developer
Microsoft Certified Technology Specialist:
– MS SQL Server – Implementation and Maintenance
– .NET Framework 2.0 Web Applications

https://mcp.microsoft.com/authenticate/validatemcp.aspx
Transcript ID: 765799
Access Code: romanprotsyk





Protsyk’s weblog

1 09 2007

C# 3.0 Language specification

Hi,

it’s my weblog where we can discuss programming technologies:

.NET 3.0, ADO.NET, ASP.NET