2
Answers

Is S.O.L.I.D. Principle Laws apply same for all type project?

Rahul Chauhan

Rahul Chauhan

1y
510
1

S.O.L.I.D Principle is

  • single responsibility principle,
  • open-closed principle
  • Liskov substitution principle
  • interface segregation principle
  • dependency inversion principle

What this same Laws will be applicable for all types of project which is running in current industry level softwares or upcomming software/applications in futures?

Or many more principle like S.O.L.I.D Principles?

If I want to learn where i can learn this basic to end/Advance?

Answers (2)
0
dip_2004_05

dip_2004_05

NA 82 0 21y
Alan, Set the ThreeState property of the checkbox to false. You might need to make some changes.. Set AutoGenerateColumns for the datagrid to false. define the datagrid columns. Create a TemplateColumn for the boolean column. Set the ThreeState Property of the checkbox defined in the Template to false. There may be other easier/shorter ways to do the same thing .. - dip