Search code examples
c#design-patternsmvvmreportingtelerik-reporting

Design patterns in a reporting solution


I'm creating a web reporting solution and was trying to adapt the graphics from Telerik. I realized there always is an option of MVVM design pattern in the list of examples they have. Is there a list of preferred design patterns for a [web] reporting solution?

More detail: I'm looking for programming design patterns to use before I dive into coding. and by reporting solution I mean the sole purpose of this solution is to show interactive graphs online. which will be used in mobile apps later too. I'm planning to use .NET C# to write this. Any suggestion is appreciated.


Solution

  • There are a lot of available resources to start:

    And if you want a piece of advice - look at already developed tools about

    and by reporting solution I mean the sole purpose of this solution is to show interactive graphs online.

    like: