MX-Frame Community

Under The Hood

  • Implementing custom data source

    Presented article describes creation of Text File data source for the MX-Frame which reads tab delimited data from *.txt files with column names in the first row. Together with the provided source code it gives a developer a good example of how to create...
    Filed under:
  • Dependencies

    People keep asking me why we have dependencies to the Developer Express components. And instead of repeating the same answer again and again I'll try to explain this here. Application Framework is a complex piece of software. It primarily consists...
  • To Frame or not to Frame

    I was invited to some MX-Frame presentation today. There should suppose to be some workflows with a lot of activities and even more steps. And you know what? It was true. In fact, the whole story is truly unbelivable. There was a girl who is using our...
    Filed under:
  • Tracing messages with custom profiler wrapper class

    The main purpose of the article is to show an example on how to write your own profiler wrapper class. Custom wrapper class provides categorizing and tracing messages to the profiler window. All sample program code in the article is written in C# and...
  • What is this Settings.xml file?

    MX-Client is a Windows Forms application (exe) and therefore can accept startup arguments. We can pass arguments in the three different ways: directly from the Microsoft Visual Studio (for development purposes) as part of the .bat file by defining Settings...
  • Using Application System Menu

    Althought MX-Frame offers a high level designer with a rich set of functionality for navigation, sometimes we need to interact with system menu directly. This article will show you how to programmatically access and manipulate with ICommandService service...
Powered by Community Server (Non-Commercial Edition), by Telligent Systems