Software Engineering in .Net

Software Engineering, articles on Microsoft Technologies and platform

Pages

▼
Tuesday, 1 June 2021

Software Design Principles

›
 Introduction In software design, there are many principles and practices which are followed. Few of them are listed below. SOLID:      In...
Monday, 31 May 2021

Command Design Pattern in C#

›
      Introduction     Command design pattern encapsulates request as an object which has all the information needed to perform an action or...
Wednesday, 26 May 2021

Observer Design Pattern in C#

›
 Introduction     In Observer design pattern an object 'subject' maintains the list of its dependent objects , observers, and notify...

FlagsAttributes in C#

›
 Introduction     In C# enum is a named integer constant. But a type can have only one enum value. FlagsAttribute is used to assign multiple...
Tuesday, 25 May 2021

Rest Principles

›
 Introduction      Representational State Transfer (REST) is an architectural style that abstracts the architectural elements within a distr...
›
Home
View web version
Powered by Blogger.