Loading ...

Impedance Mismatch

Hello everybody,

today I want to boast about one new phrase in my vocabulary: 

impedance mismatch.

It means the following: difference between what you have in your C# code ( as example ) and have that is persisted in db.

For example if you have client, which has orders, and each order thas items, but in C# you'll have clinet, which has list of orders and each order will have list of items, than you can really understand what is impedance mismatch.

1 Comment

  • Gale said 8 weeks ago

    Yes. I have impedance mismatch as well. Too often.

 

Be the first to rate this post

  • Currently 0.0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5