However, the language put from the some of the information that i have receive is daunting – by way of example within Wikipedia. Really does someone has actually a bona fide-industry example that they you are going to show-me which may provide particular position compared to that topic (possibly into the C#)?
19 Responses 19
- Carry out a result range
- Step owing to each count from the collection
- Read the number, if it is unusual, include it with the results
What is the difference between ming?
That have ming, likewise, you generate code that describes what you want, not necessarily the way to get they (state your own wanted abilities, not the fresh new action-by-step):
Right here, we’re stating “Give us what you where it’s strange”, not “Step from the collection. Take a look item, in case it is weird, add it to an effect range.”
ming occurs when you state what you want, and you may essential language is when you state how to get exactly what you prefer.
So you can tie-in a c# analogy, essentially, using LINQ causes a good declarative design, as you are not claiming just how to receive what you would like; you are only saying what you need. You can state the same from the SQL.
One of the benefits from ming is the fact permits the compiler so you can make conclusion which may produce finest password than you might make manually.