I am reviewing e-conomic for the purpose of integrating with a .NET web application but find that creating and opening session objects is impossibly slow (10-12 seconds).
Creating and destroying Economic session objects within the scope of each request to the web app is clearly not an option then... so what is the best approach here?
Or is this due to the fact that I am playing around with a free demo? Does the API work faster on a paid account?

