Quantcast
Channel: Windows Presentation Foundation (WPF) forum
Viewing all articles
Browse latest Browse all 18858

The relation between number of classes and performance?

$
0
0

I was wondering whether there be any performance issue with having a lot of trivial classes. I'm creating these classes in order to dig out information for EDM Tables:

A simple example:

    class TableNamesClass
    {
        public string TableNames { get; set; }
    }

My main concern for the performance is time for loading of the program. Thanks. 


Viewing all articles
Browse latest Browse all 18858

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>